git-svn: mangle refnames forbidden in git
commit73d419558d9fa4de3be28bd58158636bc739808e
authorTorsten Schmutzler <git-ts@theblacksun.eu>
Thu, 6 May 2010 20:20:43 +0000 (6 22:20 +0200)
committerEric Wong <normalperson@yhbt.net>
Sun, 9 May 2010 08:25:19 +0000 (9 01:25 -0700)
tree6ae114aeb4340195d457f6aa52978ceec3e1618a
parent1174768b460a5f24ef0323783ab69c578e5aa44a
git-svn: mangle refnames forbidden in git

git-check-ref-format(1) describes names which
cannot be used as refnames for git.  Some are
legal branchnames in subversion however.
Mangle the not yet handled cases.

Signed-off-by: Torsten Schmutzler <git-ts@theblacksun.eu>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl
t/t9118-git-svn-funky-branch-names.sh