From: Junio C Hamano Date: Thu, 2 Mar 2006 08:11:53 +0000 (+0000) Subject: Autogenerated man pages for v1.2.4-g2beb X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8e2116d06b805d739d39f7e446ac66818da9942e;p=git.git Autogenerated man pages for v1.2.4-g2beb --- diff --git a/man1/git-svnimport.1 b/man1/git-svnimport.1 index 8e47f32ec..a2a1bed00 100755 --- a/man1/git-svnimport.1 +++ b/man1/git-svnimport.1 @@ -94,6 +94,13 @@ author and committer for Subversion commits made by list, abort\&. .fi +.nf +For convenience, this data is saved to $GIT_DIR/svn\-authors +each time the \-A option is provided, and read from that same +file each time git\-svnimport is run with an existing GIT +repository without \-A\&. +.fi + .TP \-m Attempt to detect merges based on the commit message\&. This option will enable default regexes that try to capture the name source branch name from the commit message\&.