author | Eric Wong <normalperson@yhbt.net> | |
Fri, 3 Mar 2006 09:20:08 +0000 (01:20 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 3 Mar 2006 19:27:20 +0000 (11:27 -0800) | ||
commit | a9612be245dbb642240e8f20c7215186f1d58b6a | |
tree | 071df48e778f385f41703aef2849883a56a6dd3d | tree | snapshot |
parent | df746c5a81ebe7d7292fe4d1f672d02a5fa6efeb | commit | diff |
contrib/git-svn: allow --authors-file to be specified
Syntax is compatible with git-svnimport and git-cvsimport:
normalperson = Eric Wong <normalperson@yhbt.net>
If this option is specified and git-svn encounters an SVN
committer name that it cannot parse, it git-svn will abort.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Syntax is compatible with git-svnimport and git-cvsimport:
normalperson = Eric Wong <normalperson@yhbt.net>
If this option is specified and git-svn encounters an SVN
committer name that it cannot parse, it git-svn will abort.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/git-svn/git-svn.perl | diff | blob | history |