Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-11-23 09:24:09 +0300
committerJunio C Hamano <junkio@cox.net>2006-11-24 03:54:54 +0300
commit2986c02217f98809d8990e7679edf0f5d99f904d (patch)
treefe5c08670f1d6ca6d12fdd92bd9d74fe0b5d2a2c /git-parse-remote.sh
parent28b8e61fc63b6776a91e8afd03c7171fbf0779b0 (diff)
git-fetch: fix dumb protocol transport to fetch from pack-pruned ref
Earlier, commit walkers downloaded loose refs from refs/ hierarchy of the remote side to find where to start walking; this would not work for a repository whose refs are packed and then pruned. With the previous change, we have ls-remote output from the remote in-core; we can use the value from there without requiring loose refs anymore. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-parse-remote.sh')
0 files changed, 0 insertions, 0 deletions