From: Junio C Hamano Date: Wed, 13 Jan 2010 20:30:39 +0000 (-0800) Subject: Merge branch 'il/vcs-helper' X-Git-Tag: v1.7.0-rc0~101 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=bd33a29283819f1eb1b9ddcb3f1a22c268af8679;p=git.git Merge branch 'il/vcs-helper' * il/vcs-helper: Reset possible helper before reusing remote structure Remove special casing of http, https and ftp Support remote archive from all smart transports Support remote helpers implementing smart transports Support taking over transports Refactor git transport options parsing Pass unknown protocols to external protocol handlers Support mandatory capabilities Add remote helper debug mode Conflicts: Documentation/git-remote-helpers.txt transport-helper.c --- bd33a29283819f1eb1b9ddcb3f1a22c268af8679