diff options
author | Junio C Hamano <junkio@cox.net> | 2006-01-15 03:30:30 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-01-15 21:13:22 -0800 |
commit | 8cd162114990a4b36aeefc672dedc597c2eacbf0 (patch) | |
tree | e0caad70013f460232c5babb70f28dd5f6300988 /diff-stages.c | |
parent | git-cvsimport: Add -A <author-conv-file> option (diff) | |
download | tgif-8cd162114990a4b36aeefc672dedc597c2eacbf0.tar.xz |
cvsimport: ease migration from CVSROOT/users format
This fixes a minor bug, which caused the author email to be
doubly enclosed in a <> pair (the code gave enclosing <> to
GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL environment variable).
The read_author_info() subroutine is taught to also understand
the user list in CVSROOT/users format. This is primarily done
to ease migration for CVS users, who can use the -A option
to read from existing CVSROOT/users file. write_author_info()
always writes in the git-cvsimport's native format ('='
delimited and value without quotes).
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diff-stages.c')
0 files changed, 0 insertions, 0 deletions