]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jz/apply-3-corner-cases'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Jan 2022 19:52:53 +0000 (11:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Jan 2022 19:52:53 +0000 (11:52 -0800)
commitbc61dbac770923a96e2007c3de4027c5d11c6d41
treec6f487d5fbdf0bb91185002a2d5e6744ac8f5b16
parent78e696c9dd709a14933f4f4595f0412ed6a008e9
parent34d607032c0db6a6c68754e7a339c3caf08d6a79
Merge branch 'jz/apply-3-corner-cases'

"git apply --3way" bypasses the attempt to do a three-way
application in more cases to address the regression caused by the
recent change to use direct application as a fallback.

* jz/apply-3-corner-cases:
  git-apply: skip threeway in add / rename cases
apply.c