diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-07-30 15:49:18 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-03-15 15:32:40 -0700 |
commit | 629716d256a792179325c2cc7945bb2d81dda8c2 (patch) | |
tree | e51404037ad3341abba3d7de34824872dadaf021 /diffcore.h | |
parent | t4200: rerere a merge with two identical conflicts (diff) | |
download | tgif-629716d256a792179325c2cc7945bb2d81dda8c2.tar.xz |
rerere: do use multiple variants
This enables the multiple-variant support for real. Multiple
conflicts of the same shape can have differences in contexts where
they appear, interfering the replaying of recorded resolution of one
conflict to another, and in such a case, their resolutions are
recorded as different variants under the same conflict ID.
We still need to adjust garbage collection codepaths for this
change, but the basic "replay" functionality is functional with
this change.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diffcore.h')
0 files changed, 0 insertions, 0 deletions