diff options
author | Junio C Hamano <gitster@pobox.com> | 2018-03-14 12:01:04 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-03-14 12:01:04 -0700 |
commit | 436d18f2d00b61bea44be2f8d35a437172132873 (patch) | |
tree | 272c55288cc2f993f0ec7be7d3016cd6597145c8 /contrib/examples/git-pull.sh | |
parent | Merge branch 'ab/pre-auto-gc-battery' (diff) | |
parent | add -p: don't rely on apply's '--recount' option (diff) | |
download | tgif-436d18f2d00b61bea44be2f8d35a437172132873.tar.xz |
Merge branch 'pw/add-p-recount'
"git add -p" has been lazy in coalescing split patches before
passing the result to underlying "git apply", leading to corner
case bugs; the logic to prepare the patch to be applied after hunk
selections has been tightened.
* pw/add-p-recount:
add -p: don't rely on apply's '--recount' option
add -p: fix counting when splitting and coalescing
add -p: calculate offset delta for edited patches
add -p: adjust offsets of subsequent hunks when one is skipped
t3701: add failing test for pathological context lines
t3701: don't hard code sha1 hash values
t3701: use test_write_lines and write_script
t3701: indent here documents
add -i: add function to format hunk header
Diffstat (limited to 'contrib/examples/git-pull.sh')
0 files changed, 0 insertions, 0 deletions