]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'en/ort-recursive-d-f-conflict-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 1 Jan 2026 12:54:18 +0000 (21:54 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 1 Jan 2026 12:54:18 +0000 (21:54 +0900)
The ort merge machinery was hit an assertion failure in a history
with criss-cross merges renamed a directory and a non-directory,
which has been corrected.

* en/ort-recursive-d-f-conflict-fix:
  merge-ort: fix corner case recursive submodule/directory conflict handling

1  2 
merge-ort.c

diff --cc merge-ort.c
Simple merge