Autogenerated man pages for v1.2.4-g2beb
authorJunio C Hamano <junio@hera.kernel.org>
Thu, 2 Mar 2006 08:11:53 +0000 (08:11 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Thu, 2 Mar 2006 08:11:53 +0000 (08:11 +0000)
man1/git-svnimport.1

index 8e47f32..a2a1bed 100755 (executable)
@@ -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\&.