Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
send-email: validate & reconfirm interactive responses
[gitweb.git]
/
t
/
t5800-remote-helpers.sh
diff --git
a/t/t5800-remote-helpers.sh
b/t/t5800-remote-helpers.sh
index 12f471c07088db530b3f94193fd86a1efeb29509..1c62001fce76a73cc951dd18bcf6cb6f650f69e8 100755
(executable)
--- a/
t/t5800-remote-helpers.sh
+++ b/
t/t5800-remote-helpers.sh
@@
-98,7
+98,7
@@
test_expect_success 'fetch new branch' '
compare_refs public HEAD localclone FETCH_HEAD
'
-test_expect_
failure
'fetch multiple branches' '
+test_expect_
success
'fetch multiple branches' '
(cd localclone &&
git fetch
) &&