]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'en/ort-recursive-d-f-conflict-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:40:12 +0000 (16:40 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:40:12 +0000 (16:40 +0900)
The ort merge machinery 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