author | Gerrit Pape <pape@smarden.org> | |
Sat, 3 Nov 2007 11:55:02 +0000 (11:55 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 4 Nov 2007 04:31:22 +0000 (21:31 -0700) | ||
commit | a0554224a285b73b87fe1c95dbdff469561b182f | |
tree | dc70e509da2467da8d4c61bfeb826f5910a9d02c | tree | snapshot |
parent | f45e867b1a60a2023c18719888bb52965ade7192 | commit | diff |
git-cvsimport: really convert underscores in branch names to dots with -u
The documentation states for the -u option that underscores in tag and
branch names are converted to dots, but this was actually implemented
for the tag names only.
Kurt Roeckx reported this through
http://bugs.debian.org/446495
Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The documentation states for the -u option that underscores in tag and
branch names are converted to dots, but this was actually implemented
for the tag names only.
Kurt Roeckx reported this through
http://bugs.debian.org/446495
Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-cvsimport.perl | diff | blob | history |