Use GIT_SSH environment to specify alternate ssh binary.
commit4852f7232b7a83fbd1b745520181bd67bf95911b
authorMartin Sivak <mars@nomi.cz>
Wed, 3 Aug 2005 15:15:42 +0000 (3 17:15 +0200)
committerJunio C Hamano <junkio@cox.net>
Wed, 10 Aug 2005 05:28:20 +0000 (9 22:28 -0700)
treec7e28f6698417a9bb3df7e3c123354a13ea9de8f
parent763e287a3525ca36fb5b75d91a825833fb11d43a
Use GIT_SSH environment to specify alternate ssh binary.

[jc: I ended up rewriting Martin's patch due to whitespace
breakage, but the credit goes to Martin for doing the initial
patch to identify what needs to be changed.]

Signed-off-by: Martin Sivak <mars@nomi.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
connect.c
rsh.c