Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t3404 (rebase -i): introduce helper to check position of HEAD
[gitweb.git]
/
t
/
annotate-tests.sh
diff --git
a/t/annotate-tests.sh
b/t/annotate-tests.sh
index 396b9653a3ad80490cf360c86a910edff58862a2..35353fae0a3fa8d5bffd5d390e15b126df5c62bc 100644
(file)
--- a/
t/annotate-tests.sh
+++ b/
t/annotate-tests.sh
@@
-38,7
+38,7
@@
test_expect_success \
'prepare reference tree' \
'echo "1A quick brown fox jumps over the" >file &&
echo "lazy dog" >>file &&
- git add file
+ git add file
&&
GIT_AUTHOR_NAME="A" git commit -a -m "Initial."'
test_expect_success \