OSDN Git Service

git-svn: document svn.authorsProg in config
authorEric Wong <e@80x24.org>
Tue, 19 Jul 2016 10:02:39 +0000 (10:02 +0000)
committerEric Wong <e@80x24.org>
Tue, 19 Jul 2016 10:07:19 +0000 (10:07 +0000)
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>
Documentation/git-svn.txt

index 7e17cad..5f9e65b 100644 (file)
@@ -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::