Search ssh executable on the PATH configured in TortoiseGit
commit4094f519d85087bbcefca8da13fd1cc848290020
authorSven Strickroth <email@cs-ware.de>
Thu, 28 Aug 2014 20:39:34 +0000 (28 22:39 +0200)
committerSven Strickroth <email@cs-ware.de>
Sun, 31 Aug 2014 12:14:01 +0000 (31 14:14 +0200)
treef711d9c38faafda5cc30087ad2f2c6e10e398813
parentf9a5c4901c215cec8d1a25eefaf19f7ec542a0bc
Search ssh executable on the PATH configured in TortoiseGit

This is needed because the PATH configured in TortoiseGit might differ from the PATH environment variable set in the system and TortoiseGitProc.exe.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/Git.cpp