From: Junio C Hamano Date: Wed, 15 Sep 2021 20:15:26 +0000 (-0700) Subject: Merge branch 'jc/trivial-threeway-binary-merge' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=c76fcf3e46a86d389739b7ee94b3d4faa351af84;p=rit Merge branch 'jc/trivial-threeway-binary-merge' The "git apply -3" code path learned not to bother the lower level merge machinery when the three-way merge can be trivially resolved without the content level merge. * jc/trivial-threeway-binary-merge: apply: resolve trivial merge without hitting ll-merge with "--3way" --- c76fcf3e46a86d389739b7ee94b3d4faa351af84