From: Ilari Liusvaara Date: Tue, 12 Oct 2010 16:39:43 +0000 (+0300) Subject: git-remote-ext X-Git-Tag: v1.7.4-rc0~75^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7f3ecebfcda9b32252a4791dc716c1e3d88c9f70?ds=inline;hp=7f3ecebfcda9b32252a4791dc716c1e3d88c9f70 git-remote-ext This remote helper invokes external command and passes raw smart transport stream through it. This is useful for instance for invoking ssh with one-off odd options, connecting to git services in unix domain sockets, in abstract namespace, using TLS or other secure protocols, etc... Signed-off-by: Ilari Liusvaara Signed-off-by: Junio C Hamano ---