diff options
author | Karl Hasselström <kha@treskal.com> | 2006-02-26 06:11:31 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-02-26 21:34:42 -0800 |
commit | 36610b24f1a1821eee95243663631c1295c202ed (patch) | |
tree | 50e5cb434d7a306c233c0733973597559ad31252 /ssh-fetch.c | |
parent | c55f3fff35ac34e6d1f0f686e27029612775e51d (diff) | |
download | git-36610b24f1a1821eee95243663631c1295c202ed.tar.gz |
svnimport: Read author names and emails from a file
Read a file with lines on the form
username User's Full Name <email@addres.org>
and use "User's Full Name <email@addres.org>" as the GIT author and
committer for Subversion commits made by "username". If encountering a
commit made by a user not in the list, abort.
Signed-off-by: Karl Hasselström <kha@treskal.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'ssh-fetch.c')
0 files changed, 0 insertions, 0 deletions