]> git.neil.brown.name Git - wiggle.git/commit
merge: make some conflicts less conflicting.
authorNeilBrown <neilb@suse.de>
Tue, 15 May 2012 12:04:03 +0000 (22:04 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 15 May 2012 12:04:03 +0000 (22:04 +1000)
commit22612c04075b1bce61922e396cca4641760f226b
tree48778e2448122b84a5b5e710e23ac936d461c990
parent0da9cb2c412ad27802788bdb5e23854f2478dbe6
merge: make some conflicts less conflicting.

If a 'conflict' has an empty 'before' section, then it is probably
to separate things - and insertion in the original (unmatched) and
and insertion in the result.
So split it into those two, but leave the result marked as a Conflict
as the order of the insertions is not clear.

For now this mostly affects -B which can display the conflict
more effectively.

Signed-off-by: NeilBrown <neilb@suse.de>
merge2.c