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>
Eric Wong committed
Jul 19, 2016 at 10:02 UTC
cec9264f17f5cb4a1bc0f41d51c7f62c6bf4784e
1 file changed
+3
Documentation/git-svn.txt
+3
@@ -625,6 +625,9 @@ config key: svn.authorsfile
625
with the committer name as the first argument. The program is
626
expected to return a single line of the form "Name <email>",
627
which will be treated as if included in the authors file.
628
++
629
+[verse]
630
+config key: svn.authorsProg
631
632
-q::
633
--quiet::