Merge branch 'jc/ll-merge-internal'

"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

Junio C Hamano committed May 17, 2016 at 14:38 UTC 243a7f05571f62e3635c90000c07693c1b78b977

No changes.