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>
This commit is contained in:
Eric Wong 2016-07-19 10:02:39 +00:00
Родитель 29493589e9
Коммит cec9264f17
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -625,6 +625,9 @@ config key: svn.authorsfile
with the committer name as the first argument. The program is with the committer name as the first argument. The program is
expected to return a single line of the form "Name <email>", expected to return a single line of the form "Name <email>",
which will be treated as if included in the authors file. which will be treated as if included in the authors file.
+
[verse]
config key: svn.authorsProg
-q:: -q::
--quiet:: --quiet::