summaryrefslogtreecommitdiff
path: root/t/t4116-apply-reverse.sh
diff options
context:
space:
mode:
authorLibravatar Sebastian Schuberth <sschuberth@gmail.com>2011-10-14 23:53:31 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-10-14 22:38:15 -0700
commit184892fb3e19cd28aaced4ca185257ed5b3acc78 (patch)
treeba58be0f99a32b9e61657df5ca5cf1566c44c9ad /t/t4116-apply-reverse.sh
parentt9001: do not fail only due to CR/LF issues (diff)
downloadtgif-184892fb3e19cd28aaced4ca185257ed5b3acc78.tar.xz
git-svn: On MSYS, escape and quote SVN_SSH also if set by the user
While GIT_SSH does not require any escaping / quoting (e.g. for paths containing spaces), SVN_SSH requires it due to its use in a Perl script. Previously, SVN_SSH has only been escaped and quoted automatically if it was unset and thus derived from GIT_SSH. For user convenience, do the escaping and quoting also for a SVN_SSH set by the user. This way, the user is able to use the same unescaped and unquoted syntax for GIT_SSH and SVN_SSH. Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4116-apply-reverse.sh')
0 files changed, 0 insertions, 0 deletions