diff options
author | Junio C Hamano <junkio@cox.net> | 2006-11-22 22:24:09 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-11-23 16:54:54 -0800 |
commit | 2986c02217f98809d8990e7679edf0f5d99f904d (patch) | |
tree | fe5c08670f1d6ca6d12fdd92bd9d74fe0b5d2a2c /git-parse-remote.sh | |
parent | 28b8e61fc63b6776a91e8afd03c7171fbf0779b0 (diff) | |
download | git-2986c02217f98809d8990e7679edf0f5d99f904d.tar.gz |
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