summaryrefslogtreecommitdiffstats
path: root/git-svn.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-05-21 16:27:43 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-05-21 16:27:43 +0000
commit52d5def48c07bc4d01ba4beadf533864af3b0b94 (patch)
treee94a0f01b65599eb08a41c9929fcc569d1187125 /git-svn.txt
parent52ba29509db8c14bdbb5011efe06ee34324786f9 (diff)
downloadgit-htmldocs-52d5def48c07bc4d01ba4beadf533864af3b0b94.tar.gz
Autogenerated HTML docs for v1.6.3.1-70-ga80aa
Diffstat (limited to 'git-svn.txt')
-rw-r--r--git-svn.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/git-svn.txt b/git-svn.txt
index 1c4089466..ca3fc3de1 100644
--- a/git-svn.txt
+++ b/git-svn.txt
@@ -398,6 +398,14 @@ after the authors-file is modified should continue operation.
config key: svn.authorsfile
+--authors-prog=<filename>::
+
+If this option is specified, for each SVN committer name that does not
+exist in the authors file, the given file is executed with the committer
+name as the first argument. The program is expected to return a single
+line of the form "Name <email>", which will be treated as if included in
+the authors file.
+
-q::
--quiet::
Make 'git-svn' less verbose. Specify a second time to make it