commit | 3a9ed4bdee5032ecb9328aea51a752d69a2d966e | [log] [tgz] |
---|---|---|
author | Ilari Liusvaara <ilari.liusvaara@elisanet.fi> | Tue Oct 12 19:39:42 2010 +0300 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Oct 13 16:09:26 2010 -0700 |
tree | 7594829f19d34cf1e011cb9cdff4a711a7350bcf | |
parent | 419f37db4d1e2fe3c394c869c5375e545b3e364d [diff] |
git-remote-fd This remote helper reflects raw smart remote transport stream back to the calling program. This is useful for example if some UI wants to handle ssh itself and not use hacks via GIT_SSH. Signed-off-by: Ilari Liusvaara <ilari.liusvaara@elisanet.fi> Signed-off-by: Junio C Hamano <gitster@pobox.com>