author | Sasha Khapyorsky <sashak@voltaire.com> | |
Tue, 5 Sep 2006 18:46:11 +0000 (21:46 +0300) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 23 Sep 2006 02:24:12 +0000 (19:24 -0700) | ||
commit | ae35b30433f5b732bd21f9577711584e3f9bba06 | |
tree | affe053df116778b71c955e9762f7038f6d9775c | tree | snapshot |
parent | 3d5c0cc9387b35df47c988fbc0e4379e413d783e | commit | diff |
git-svnimport: Parse log message for Signed-off-by: lines
This add '-S' option. When specified svn-import will try to parse
commit message for 'Signed-off-by: ...' line, and if found will use
the name and email address extracted at first occurrence as this commit
author name and author email address. Committer name and email are
extracted in usual way.
Signed-off-by: Sasha Khapyorsky <sashak@voltaire.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This add '-S' option. When specified svn-import will try to parse
commit message for 'Signed-off-by: ...' line, and if found will use
the name and email address extracted at first occurrence as this commit
author name and author email address. Committer name and email are
extracted in usual way.
Signed-off-by: Sasha Khapyorsky <sashak@voltaire.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svnimport.perl | diff | blob | history |