diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2005-10-28 04:47:07 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-10-28 22:56:58 -0700 |
commit | 1baaae5e1f9ac09aafe11b5aa4daa69bae68173b (patch) | |
tree | 5a5cc1151c922032a454baabee5eed193cc56881 /t/t5501-old-fetch-and-upload.sh | |
parent | 23d61f8343282643c830e1c446962b213dbcc09a (diff) | |
download | git-1baaae5e1f9ac09aafe11b5aa4daa69bae68173b.tar.gz |
Make maximal use of the remote refs
When git-fetch-pack gets the remote refs, it does not need to filter them
right away, but it can see which refs are common (taking advantage of the
patch which makes git-fetch-pack not use git-rev-list).
This means that we ask get_remote_heads() to return all remote refs,
including the funny refs, and filtering them with a separate function later.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/t5501-old-fetch-and-upload.sh')
0 files changed, 0 insertions, 0 deletions