Skip to content

Commit cec9264

Browse files
author
Eric Wong
committed
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>
1 parent 2949358 commit cec9264

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/git-svn.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,9 @@ config key: svn.authorsfile
625625
with the committer name as the first argument. The program is
626626
expected to return a single line of the form "Name <email>",
627627
which will be treated as if included in the authors file.
628+
+
629+
[verse]
630+
config key: svn.authorsProg
628631

629632
-q::
630633
--quiet::

0 commit comments

Comments
 (0)