Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fast-import: let importers retrieve blobs
[gitweb.git]
/
t
/
annotate-tests.sh
diff --git
a/t/annotate-tests.sh
b/t/annotate-tests.sh
index 141b60cdcbf4c8f70813e090a950c5d736853a8e..212bd605b5193d26c38efda3bb2ed9fd95b8b462 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 \