author | Junio C Hamano <gitster@pobox.com> | |
Tue, 12 Feb 2008 00:47:07 +0000 (16:47 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 12 Feb 2008 00:47:07 +0000 (16:47 -0800) |
* 'db/no-separate-ls-remote-connection' (early part):
Fix "git clone" for git:// protocol
Reduce the number of connects when fetching
Fix "git clone" for git:// protocol
Reduce the number of connects when fetching
1 | 2 | |||
---|---|---|---|---|
connect.c | patch | | diff1 | | diff2 | | blob | history |
transport.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc connect.c
Simple merge
diff --cc transport.c
Simple merge