]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/add-p-unmerged-fix'
authorJunio C Hamano <gitster@pobox.com>
Sun, 19 Mar 2023 22:03:13 +0000 (15:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 19 Mar 2023 22:03:13 +0000 (15:03 -0700)
"git add -p" while the index is unmerged sometimes failed to parse
the diff output it internally produces and died, which has been
corrected.

* jk/add-p-unmerged-fix:
  add-patch: handle "* Unmerged path" lines

1  2 
add-patch.c
t/t3701-add-interactive.sh

diff --cc add-patch.c
Simple merge
Simple merge