]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/add-p-hunk-split-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 9 Feb 2022 22:20:59 +0000 (14:20 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Feb 2022 22:20:59 +0000 (14:20 -0800)
"git add -p" rewritten in C regressed hunk splitting in some cases,
which has been corrected.

* pw/add-p-hunk-split-fix:
  builtin add -p: fix hunk splitting
  t3701: clean up hunk splitting tests

1  2 
add-patch.c

diff --cc add-patch.c
Simple merge