Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
add -p: adjust offsets of subsequent hunks when one is skipped
[gitweb.git]
/
t
/
t3701-add-interactive.sh
diff --git
a/t/t3701-add-interactive.sh
b/t/t3701-add-interactive.sh
index fe7c1bef610d3b68042bef0a0bc2a5b7f39df095..6f18a924869bd7116d34cf74f36f1ffdb3ea7677 100755
(executable)
--- a/
t/t3701-add-interactive.sh
+++ b/
t/t3701-add-interactive.sh
@@
-496,7
+496,7
@@
test_expect_success 'set up pathological context' '
test_write_lines +b " a" >patch
'
-test_expect_
failure
'add -p works with pathological context lines' '
+test_expect_
success
'add -p works with pathological context lines' '
git reset &&
printf "%s\n" n y |
git add -p &&