git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Documentation fixes for git-svn.txt
@ 2011-04-22 17:03 Valentin Haenel
  2011-04-22 17:03 ` [PATCH 1/2] git-svn.txt: move option descriptions Valentin Haenel
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Valentin Haenel @ 2011-04-22 17:03 UTC (permalink / raw)
  To: git; +Cc: Eric Wong, Shawn O. Pearce, Junio C Hamano, Valentin Haenel

Hi,

the command documentation for 'git svn fetch' lists the following two
options:

  --use-log-author

and

  --add-author-from

However, as the current description of both states, they are also
applicable to 'git svn' subcommands other than fetch. The first patch
moves them, the second patch applies some cosmetics.

My remaining question regarding the second option, '--add-author-from',
is about the subcommands which it is applicable to. The current
documentation states 'commit' and 'dcommit'. My feeling is that 'commit'
is a typo, since 'git svn' does not have a 'commit' subcommand. I had a
look at the code, and while I am not familiar with perl, it seems to me
that the three subcommands that use the option are 'commit-diff',
'set-tree' and 'dcommit'. But this is non-trivial -- feedback is
appreciated.

V-

Valentin Haenel (2):
  git-svn.txt: move option descriptions
  git-svn.txt: small typeface improvements

 Documentation/git-svn.txt |   23 ++++++++++++-----------
 1 files changed, 12 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-04-26 11:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-22 17:03 [PATCH 0/2] Documentation fixes for git-svn.txt Valentin Haenel
2011-04-22 17:03 ` [PATCH 1/2] git-svn.txt: move option descriptions Valentin Haenel
2011-04-22 17:03 ` [PATCH 2/2] git-svn.txt: small typeface improvements Valentin Haenel
2011-04-25 21:06 ` [PATCH 0/2] Documentation fixes for git-svn.txt Eric Wong
2011-04-25 21:36   ` [PATCH] git-svn.txt: fix usage of --add-author-from Valentin Haenel
2011-04-25 21:58     ` Junio C Hamano
2011-04-26 11:34   ` [PATCHv2 0/2] Documentation fixes for git-svn.txt Valentin Haenel
2011-04-26 11:34   ` [PATCHv2 1/2] git-svn.txt: move option descriptions Valentin Haenel
2011-04-26 11:34   ` [PATCHv2 2/2] git-svn.txt: small typeface improvements Valentin Haenel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).