]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitec4f70e64711cbf550b2cfc1f78ccd9325d697b7
tree2937902d96396b01645ce35497b2f9012c4d3373
parente704a4486ed715661423adabcb9d75c729059a41
parent7008ddc645cf8a6783d23b4ccdae0b74b096bd9e
Merge branch 'pw/add-p-hunk-split-fix'

"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
add-patch.c