All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] git-svn: document svn.authorsProg in config
@ 2016-07-19 10:09 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2016-07-19 10:09 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

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>
---
 Pushed to master of bogomips.org/git-svn.git, but I might
 have more small git-svn changes coming in over the week as
 I work on them..

 Documentation/git-svn.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index 7e17cad..5f9e65b 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -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::
-- 
EW

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-19 10:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-19 10:09 [PATCH] git-svn: document svn.authorsProg in config Eric Wong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.