diff options
author | Karthik R <karthikr@fastmail.fm> | 2009-08-19 01:54:40 +0200 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2009-08-19 05:51:32 +0200 |
commit | f3a87d922a0333a56b5a912440aa324883019d81 (patch) | |
tree | 07dad854634895bf239e1b37f3c32fd63b448db2 /graph.c | |
parent | svn: assume URLs from the command-line are URI-encoded (diff) | |
download | git-f3a87d922a0333a56b5a912440aa324883019d81.tar.xz git-f3a87d922a0333a56b5a912440aa324883019d81.zip |
git-svn: Use GIT_SSH setting if SVN_SSH is not set
If SVN_SSH is defined, it will be used. Else value in
GIT_SSH is copied to SVN_SSH & then, only on Windows,
the \s are escaped.
On Windows, the shell-variables must be set as follows
GIT_SSH="C:\Program Files\PuTTY\plink.exe"
SVN_SSH="C:\\Program Files\\PuTTY\\plink.exe"
See http://code.google.com/p/msysgit/issues/detail?id=305
[ew: fixed indentation to use tabs]
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Karthik Rajagopalan <karthikr@fastmail.fm>
Diffstat (limited to 'graph.c')
0 files changed, 0 insertions, 0 deletions