Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation updates.
[gitweb.git]
/
git-ls-remote-script
diff --git
a/git-ls-remote-script
b/git-ls-remote-script
index 75f60278669851d627a9ff2f8e87c9382af72c6a..061a23135cee6a41ff23022672841d6061d52fd8 100755
(executable)
--- a/
git-ls-remote-script
+++ b/
git-ls-remote-script
@@
-29,8
+29,8
@@
case ",$heads,$tags," in
,,,) heads=heads tags=tags other=other ;;
esac
-. git-parse-remote
"$1"
-peek_repo="$
_remote_repo
"
+. git-parse-remote
-script
+peek_repo="$
(get_remote_url "$@")
"
shift
tmp=.ls-remote-$$