Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Consolidate ignore_packed logic more
[gitweb.git]
/
t
/
t5505-remote.sh
diff --git
a/t/t5505-remote.sh
b/t/t5505-remote.sh
index c4496635dfba85b0e9fc105c4516096d433881a4..0103e1a18046b6a156721da0036155b2f707b9f6 100755
(executable)
--- a/
t/t5505-remote.sh
+++ b/
t/t5505-remote.sh
@@
-188,7
+188,7
@@
test_expect_success 'prune --dry-run' '
test_expect_success 'add --mirror && prune' '
(mkdir mirror &&
cd mirror &&
- git init &&
+ git init
--bare
&&
git remote add --mirror -f origin ../one) &&
(cd one &&
git branch -m side2 side) &&