git-commit-vandalism/contrib/fast-import
Pete Wyckoff 3b167396b4 git-p4: remove tabs from usermap file
Some users have tabs in their names, oddly enough.  This
causes problems when loading the usercache from disk,
as split separates the fields on the wrong tabs.  When
fast-import's parse_ident() tries to parse the committer
field, it is unhappy about the unbalanced <..> angle brackets.

It is easy enough to convert the tabs to single spaces.

Signed-off-by: Pete Wyckoff <pw@padd.com>
Acked-by: Simon Hausmann <simon@lst.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2009-03-07 20:32:07 -08:00
..
git-import.perl
git-import.sh
git-p4 git-p4: remove tabs from usermap file 2009-03-07 20:32:07 -08:00
git-p4.bat
git-p4.txt Clean up the git-p4 documentation 2008-08-24 12:00:14 -07:00
import-tars.perl
import-zips.py