]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/ll-merge-internal'
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 May 2016 21:38:32 +0000 (14:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 May 2016 21:38:32 +0000 (14:38 -0700)
"git rerere" can get confused by conflict markers deliberately left
by the inner merge step, because they are indistinguishable from
the real conflict markers left by the outermost merge which are
what the end user and "rerere" need to look at.  This was fixed by
making the conflict markers left by the inner merges a bit longer.

* jc/ll-merge-internal:
  t6036: remove pointless test that expects failure
  ll-merge: use a longer conflict marker for internal merge
  ll-merge: fix typo in comment

1  2 
ll-merge.c
t/t6036-recursive-corner-cases.sh

diff --cc ll-merge.c
Simple merge
Simple merge