Make git-cvsimport remove ['s from tags, as bad_ref_char doesn't allow them.
commit509792b94f71f199838fdeaf0801e215213a6d08
authorPaul Oliver <puzza007@gmail.com>
Fri, 23 May 2008 18:29:22 +0000 (23 19:29 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 25 May 2008 20:06:49 +0000 (25 13:06 -0700)
tree3e7433aa264709edf3840a9df77f89f5237d47bd
parentb27a23e35d8e532e47661595bda642ef3a7375f1
Make git-cvsimport remove ['s from tags, as bad_ref_char doesn't allow them.

Signed-off-by: Paul Oliver <puzza007@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-cvsimport.perl