Support remote archive from all smart transports
commitb236752a8722c77b5a9b4ed488a992ee05252843
authorIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Wed, 9 Dec 2009 15:26:33 +0000 (9 17:26 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Dec 2009 08:24:15 +0000 (28 00:24 -0800)
tree4035f35d52c4e5a24c0dd3ddddcac76bcae6dc04
parentfa8c097cc9b416283ae4c1c1507909ff207b7f60
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>
builtin-archive.c
transport-helper.c
transport.c
transport.h