diff options
author | Sebastian Schuberth <sschuberth@gmail.com> | 2010-01-23 15:20:28 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-01-29 19:37:54 -0800 |
commit | a004fb923d74c1d5500d493506b1462eb04cf017 (patch) | |
tree | e98d0b3749847439d2155a697aa6f8fc42446c37 /pkt-line.c | |
parent | fc4b10cd2dd4f23443d1c639b9c38a604fff3aa3 (diff) | |
download | git-a004fb923d74c1d5500d493506b1462eb04cf017.tar.gz git-a004fb923d74c1d5500d493506b1462eb04cf017.tar.xz |
If deriving SVN_SSH from GIT_SSH on msys, also add quotes
In contrast to GIT_SSH, SVN_SSH requires quotes for paths that contain
spaces. As GIT_SSH will not work if it contains quotes, it is safe to
assume it never contains quotes. Also, adding quotes to SVN_SSH for paths
that do not contain spaces does no harm. So we always add quotes when
deriving SVN_SSH from GIT_SSH on msys.
This fixes msysGit issue 385, see
http://code.google.com/p/msysgit/issues/detail?id=385
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pkt-line.c')
0 files changed, 0 insertions, 0 deletions