author | Ilari Liusvaara <ilari.liusvaara@elisanet.fi> | |
Wed, 9 Dec 2009 15:26:33 +0000 (17:26 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 28 Dec 2009 08:24:15 +0000 (00:24 -0800) | ||
commit | b236752a8722c77b5a9b4ed488a992ee05252843 | |
tree | 4035f35d52c4e5a24c0dd3ddddcac76bcae6dc04 | tree | snapshot |
parent | fa8c097cc9b416283ae4c1c1507909ff207b7f60 | commit | diff |
Support remote archive from all smart transports
Previously, remote archive required internal (non remote-helper)
smart transport. Extend the remote archive to also support smart
transports implemented by remote helpers.
Signed-off-by: Ilari Liusvaara <ilari.liusvaara@elisanet.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Previously, remote archive required internal (non remote-helper)
smart transport. Extend the remote archive to also support smart
transports implemented by remote helpers.
Signed-off-by: Ilari Liusvaara <ilari.liusvaara@elisanet.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-archive.c | diff | blob | history | |
transport-helper.c | diff | blob | history | |
transport.c | diff | blob | history | |
transport.h | diff | blob | history |