Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Fix hash function in xdiff library
[gitweb.git]
/
git-clone.sh
diff --git
a/git-clone.sh
b/git-clone.sh
index acc7a51b97c2ade58ab64299eb16c940a724c260..7060bdab01f696c4a664fb243aac96b9a786f2f7 100755
(executable)
--- a/
git-clone.sh
+++ b/
git-clone.sh
@@
-298,7
+298,7
@@
yes,yes)
fi
git-ls-remote "$repo" >"$GIT_DIR/CLONE_HEAD" || exit 1
;;
- http://*)
+ http
s://*|http
://*)
if test -z "@@NO_CURL@@"
then
clone_dumb_http "$repo" "$D"