diff options
author | Thomas Rast <trast@student.ethz.ch> | 2008-08-26 21:32:37 +0200 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-09-05 16:58:39 -0700 |
commit | 05427b91f0b5e45688cbea21faf0f2d79ec07b21 (patch) | |
tree | 7951ab6f2dbdc5d888b2ec7330230203bcfb6d14 /t/t9124-git-svn-dcommit-auto-props.sh | |
parent | edde9112abd1ef5f4565468e8a9a500e0c03f900 (diff) | |
download | git-05427b91f0b5e45688cbea21faf0f2d79ec07b21.tar.gz |
git svn info: always quote URLs in 'info' output
Changes 'git svn info' to always URL-escape the 'URL' and 'Repository'
fields and --url output, like SVN (at least 1.5) does.
Note that reusing the escape_url() further down in Git::SVN::Ra is not
possible because it only triggers for http(s) URLs. I did not know
whether extending it to all schemes would break SVN access anywhere,
so I made a new one that quotes in all schemes.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Acked-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 't/t9124-git-svn-dcommit-auto-props.sh')
0 files changed, 0 insertions, 0 deletions