diff options
author | Andreas Ericsson <exon@op5.se> | 2006-01-13 00:38:59 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-01-15 21:13:22 -0800 |
commit | ffd97f3a35d8394773409f17d58156b32ca911cf (patch) | |
tree | 20493913a91d9643662c35dcc7e4219b70b85aae /http-push.c | |
parent | Merge branches 'jc/checkout', 'jc/format-patch', 'jc/octopus', 'jc/sb' and 'j... (diff) | |
download | tgif-ffd97f3a35d8394773409f17d58156b32ca911cf.tar.xz |
git-cvsimport: Add -A <author-conv-file> option
This patch adds the option to specify an author name/email conversion
file in the format
exon=Andreas Ericsson <ae@op5.se>
spawn=Simon Pawn <spawn@frog-pond.org>
which will translate the ugly cvs authornames to the more informative
git style.
The info is saved in $GIT_DIR/cvs-authors, so that subsequent
incremental imports will use the same author-info even if no -A
option is specified. If an -A option *is* specified, the info in
$GIT_DIR/cvs-authors is appended/updated appropriately.
Docs updated accordingly.
Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'http-push.c')
0 files changed, 0 insertions, 0 deletions