From adb9128b57d85536fbbb7577a0b0035a6ef9b43d Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Thu, 2 Mar 2006 08:11:49 +0000 Subject: [PATCH] Autogenerated HTML docs for v1.2.4-g2beb --- git-svnimport.html | 9 ++++++++- git-svnimport.txt | 5 +++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/git-svnimport.html b/git-svnimport.html index fa318704..27f70f65 100644 --- a/git-svnimport.html +++ b/git-svnimport.html @@ -394,6 +394,13 @@ author and committer for Subversion commits made by "username". If encountering a commit made by a user not in the list, abort. +
+
+
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.
+
-m @@ -509,7 +516,7 @@ various participants of the git-list <git@vger.kernel.org>.

diff --git a/git-svnimport.txt b/git-svnimport.txt index 912a8086..a1588138 100644 --- a/git-svnimport.txt +++ b/git-svnimport.txt @@ -82,6 +82,11 @@ When importing incrementally, you might need to edit the .git/svn2git file. "username". If encountering a commit made by a user not in the list, abort. + 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. + -m:: Attempt to detect merges based on the commit message. This option will enable default regexes that try to capture the name source -- 2.11.0