Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
send-pack: respect '+' on wildcard refspecs
[gitweb.git]
/
t
/
t3404-rebase-interactive.sh
diff --git
a/t/t3404-rebase-interactive.sh
b/t/t3404-rebase-interactive.sh
index 718c9c1fa31fa63fee65a7da857f0c9378af3c5c..6c92d61192570d0d1d7a35e1304e9c8046926410 100755
(executable)
--- a/
t/t3404-rebase-interactive.sh
+++ b/
t/t3404-rebase-interactive.sh
@@
-180,7
+180,7
@@
test_expect_success 'squash' '
'
test_expect_success 'retain authorship when squashing' '
- git show HEAD | grep "^Author:
Nitfol
"
+ git show HEAD | grep "^Author:
Twerp Snog
"
'
test_expect_success 'preserve merges with -p' '