зеркало из https://github.com/microsoft/git.git
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:
Родитель
29493589e9
Коммит
cec9264f17
|
@ -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::
|
||||||
|
|
Загрузка…
Ссылка в новой задаче