summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Eric Wong <e@80x24.org>2016-07-19 10:02:39 +0000
committerLibravatar Eric Wong <e@80x24.org>2016-07-19 10:07:19 +0000
commitcec9264f17f5cb4a1bc0f41d51c7f62c6bf4784e (patch)
tree7bcc2ab6dba2fd93bcfc9e298ec0144b3cd93e75
parentarchive-tar: huge offset and future timestamps would not work on 32-bit (diff)
downloadtgif-cec9264f17f5cb4a1bc0f41d51c7f62c6bf4784e.tar.xz
git-svn: document svn.authorsProg in config
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>
-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 7e17cade7f..5f9e65b0c4 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -625,6 +625,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::