git svn: URL-decode left-hand side of svn refspec
commit46cb16fb599451f417e7cd668e77866f5aa03fc0
authorSteven Walter <swalter@lpdev.prtdev.lexmark.com>
Tue, 3 Aug 2010 23:21:25 +0000 (3 19:21 -0400)
committerEric Wong <normalperson@yhbt.net>
Thu, 5 Aug 2010 06:33:23 +0000 (5 06:33 +0000)
tree8938d12b66591e1d240785c29b273c911987ab5f
parent181264ad590ffef9d956fdd023369869c2d0a55f
git svn: URL-decode left-hand side of svn refspec

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>
git-svn.perl