Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
GIT 0.99.8e
[gitweb.git]
/
git-fetch.sh
diff --git
a/git-fetch.sh
b/git-fetch.sh
index 8fb6fba1454ca6fc8e5eff5f1d0936877436fa7a..360fecdd4ea6d59d52274fa397fd6af895e0f1f1 100755
(executable)
--- a/
git-fetch.sh
+++ b/
git-fetch.sh
@@
-172,7
+172,7
@@
if test "$tags"
then
taglist=$(git-ls-remote --tags "$remote" |
sed -e '
- /\^
{}$
/d
+ /\^/d
s/^[^ ]* //
s/.*/&:&/')
if test "$#" -gt 1