Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
ls-tree: Resurrect funny name quoting lost during rewrite.
[gitweb.git]
/
git-fetch.sh
diff --git
a/git-fetch.sh
b/git-fetch.sh
index 6586e773e6b3979463d5cc6537e6ddc5700de25a..14ea295113be9381ce9d4af52f022ce99c75506f 100755
(executable)
--- a/
git-fetch.sh
+++ b/
git-fetch.sh
@@
-1,6
+1,6
@@
#!/bin/sh
#
-. git-sh-setup
|| die "Not a git archive"
+. git-sh-setup
. git-parse-remote
_x40='[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]'
_x40="$_x40$_x40$_x40$_x40$_x40$_x40$_x40$_x40"