Merge branch 'jz/apply-run-3way-first'
"git apply --3way" has always been "to fall back to 3-way merge only when straight application fails". Swap the order of falling back so that 3-way is always attempted first (only when the option is given, of course) and then straight patch application is used as a fallback when it fails. * jz/apply-run-3way-first: git-apply: try threeway first when "--3way" is used
Junio C Hamano committed
Apr 15, 2021 at 13:36 UTC
771c758e8a89d4d7aa482e7f98d8878214630301
No changes.