Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Make git-rerere a builtin
[gitweb.git]
/
t
/
t5500-fetch-pack.sh
diff --git
a/t/t5500-fetch-pack.sh
b/t/t5500-fetch-pack.sh
index 61e2a55311b13da3577c767280b40f5cc6a6d518..f7625a6f4634da4b78c90defdc0a302c8ea4e231 100755
(executable)
--- a/
t/t5500-fetch-pack.sh
+++ b/
t/t5500-fetch-pack.sh
@@
-97,7
+97,7
@@
pull_to_client () {
(
mkdir client &&
cd client &&
- git
_init_
db 2>> log2.txt
+ git
-init-
db 2>> log2.txt
)
add A1