]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'en/merge-path-collision'
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Mar 2020 18:21:20 +0000 (11:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Mar 2020 18:21:20 +0000 (11:21 -0700)
Handling of conflicting renames in merge-recursive have further
been made consistent with how existing codepaths try to mimic what
is done to add/add conflicts.

* en/merge-path-collision:
  merge-recursive: apply collision handling unification to recursive case

1  2 
merge-recursive.c

Simple merge