summaryrefslogtreecommitdiffstats
path: root/git-svn.html
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.html
parent52ba29509db8c14bdbb5011efe06ee34324786f9 (diff)
downloadgit-htmldocs-52d5def48c07bc4d01ba4beadf533864af3b0b94.tar.gz
Autogenerated HTML docs for v1.6.3.1-70-ga80aa
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/git-svn.html b/git-svn.html
index 5fe6f3002..eb78ecf33 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -1004,6 +1004,18 @@ after the authors-file is modified should continue operation.</p></div>
<div class="para"><p>config key: svn.authorsfile</p></div>
</dd>
<dt>
+--authors-prog=&lt;filename&gt;
+</dt>
+<dd>
+<p>
+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 &lt;email&gt;", which will be treated as if included in
+the authors file.
+</p>
+</dd>
+<dt>
-q
</dt>
<dt>
@@ -1366,7 +1378,7 @@ should be manually entered with a text-editor or using <em>git-config</em>.</p><
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-04-23 03:06:42 UTC
+Last updated 2009-05-21 16:27:28 UTC
</div>
</div>
</body>