diff options
author | Daniel Barkalow <barkalow@iabervon.org> | 2008-02-28 11:10:51 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-02-29 00:00:29 -0800 |
commit | 00183cbb3d0f60852d7286e766c9b631c0c1f952 (patch) | |
tree | a31935e519b6102f6cbf3abaf831340993b4ee31 /show-index.c | |
parent | 7435982102093179474a128648179a44042d8a1c (diff) | |
download | git-00183cbb3d0f60852d7286e766c9b631c0c1f952.tar.gz git-00183cbb3d0f60852d7286e766c9b631c0c1f952.tar.xz |
Always use the current connection's remote ref list in git protocol
We always report to the user the list of refs we got from the first
connection, even if we do multiple connections. But we should always
use each connection's own list of refs in the communication with the
server, in case we got a different server out of DNS rotation or the
timing was surprising or something.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'show-index.c')
0 files changed, 0 insertions, 0 deletions