Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t3503: test cherry picking and reverting root commits
[gitweb.git]
/
t
/
t5514-fetch-multiple.sh
diff --git
a/t/t5514-fetch-multiple.sh
b/t/t5514-fetch-multiple.sh
index b73733219d62cabf02c59ed0bf08caec1158faef..227dd56137c469311209ebda43cb89f9734c6e68 100755
(executable)
--- a/
t/t5514-fetch-multiple.sh
+++ b/
t/t5514-fetch-multiple.sh
@@
-27,7
+27,7
@@
test_expect_success setup '
(
cd two && git branch another
) &&
- git clone --mirror two three
+ git clone --mirror two three
&&
git clone one test
'