git svn: URL-decode left-hand side of svn refspec
authorSteven Walter <swalter@lpdev.prtdev.lexmark.com>
Tue, 3 Aug 2010 23:21:25 +0000 (19:21 -0400)
committerEric Wong <normalperson@yhbt.net>
Thu, 5 Aug 2010 06:33:23 +0000 (06:33 +0000)
This change allows git-svn to handle an URL with colons in the path

[ew: rewritten to use uri_decode() function]

Signed-off-by: Eric Wong <normalperson@yhbt.net>
No differences found