summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-07-19 10:09:27 +0000
committerJunio C Hamano <gitster@pobox.com>2016-07-19 11:44:53 -0700
commit7781664a19ae4c1a028fadd71320e534ec84e820 (patch)
treef146b4d340f2dbfe25e313514fb001966695a907
parent765428699a5381f113d19974720bc91b5bfeaf1d (diff)
downloadgit-ew/svn-authorsprog-doc.tar.gz
git-svn: document svn.authorsProg in configew/svn-authorsprog-doc
This has always been supported since we read config variables based on the command-line option parser. Document it explicitly since users usually want to maintain the same program across invocations. Signed-off-by: Eric Wong <e@80x24.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/git-svn.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index 11d1e2fc66..c5f7866f9a 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -608,6 +608,9 @@ config key: svn.authorsfile
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.
++
+[verse]
+config key: svn.authorsProg
-q::
--quiet::