diff options
author | Kevin Ballard <kevin@sb.org> | 2008-03-20 16:08:49 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-03-20 23:59:12 -0700 |
commit | 8114da161611d6eb7cc6163aee2f5ba51ccad9f3 (patch) | |
tree | 24b54a9dc2d151a6e4215e7d9eaa8248d1e026fb /t/t7003-filter-branch.sh | |
parent | remote show: do not show symbolic refs (diff) | |
download | tgif-8114da161611d6eb7cc6163aee2f5ba51ccad9f3.tar.xz |
Don't try and percent-escape existing percent escapes in git-svn URIs
git-svn project names are percent-escaped ever since f5530b8
(git-svn: support for funky branch and project names over HTTP(S),
2007-11-11).
Unfortunately this breaks the scenario where the user hands git-svn an
already-escaped URI. Fix the regexp to skip over what looks like
existing percent escapes, and test this scenario.
Signed-off-by: Kevin Ballard <kevin@sb.org>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7003-filter-branch.sh')
0 files changed, 0 insertions, 0 deletions