Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Make git-rerere a builtin
[gitweb.git]
/
git-fetch.sh
diff --git
a/git-fetch.sh
b/git-fetch.sh
index 38101a6ace2331707bb7a424d32b32f3699d3bab..ffbd44f0e1ab841e6f6a38295860220b01bb26ea 100755
(executable)
--- a/
git-fetch.sh
+++ b/
git-fetch.sh
@@
-96,7
+96,7
@@
fi
# Global that is reused later
ls_remote_result=$(git ls-remote $upload_pack "$remote") ||
- die "Cannot
find the reflist at
$remote"
+ die "Cannot
get the repository state from
$remote"
append_fetch_head () {
head_="$1"