git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 2/2] Change the description of '-M' and '-C' option.
@ 2010-04-08  8:07 Yann Dirson
  2010-04-09  5:15 ` Bo Yang
  0 siblings, 1 reply; 3+ messages in thread
From: Yann Dirson @ 2010-04-08  8:07 UTC (permalink / raw)
  To: git; +Cc: ydirson

Very interesting addition, indeed - thanks much.

Some information may still be missing, though:

- the default value of the numeric argument to -M/-C
- the meaning of numeric arguments to the various flags when several
  are given (eg. what does "blame -M10 -C5 -C15" mean ?)
- the numeric arguments are not visible in the summary

On another aspect, given the nature of repetitive -C we may want to warn
the user of bomb out if more than 3 occurences of the flag happen ?

-- 
Yann

^ permalink raw reply	[flat|nested] 3+ messages in thread
* [PATCH 0/2] Document update for 'git-blame' '-M' and '-C' option
@ 2010-04-08  6:51 Bo Yang
  2010-04-08  6:51 ` [PATCH 1/2] Add a basic idea section for git-blame Bo Yang
  0 siblings, 1 reply; 3+ messages in thread
From: Bo Yang @ 2010-04-08  6:51 UTC (permalink / raw)
  To: git; +Cc: trast, gitster

The current 'git-blame' manual state that '-M' detect code move and '-C' detect code copy. After read some code of 'git-blame' and some expriments with it. I found that both '-M' and '-C' detect code move and copy. So, I think the document should be updated.
Thanks Thomas Rast a lot for his help on this patch.

Bo Yang (2):
  Add a basic idea section for git-blame.
  Change the description of '-M' and '-C' option.

 Documentation/blame-options.txt |   41 +++++++++++++++++++++++---------------
 Documentation/git-blame.txt     |   32 ++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+), 16 deletions(-)

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

end of thread, other threads:[~2010-04-09  5:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-08  8:07 [PATCH 2/2] Change the description of '-M' and '-C' option Yann Dirson
2010-04-09  5:15 ` Bo Yang
  -- strict thread matches above, loose matches on Subject: below --
2010-04-08  6:51 [PATCH 0/2] Document update for 'git-blame' " Bo Yang
2010-04-08  6:51 ` [PATCH 1/2] Add a basic idea section for git-blame Bo Yang
2010-04-08  6:51   ` [PATCH 2/2] Change the description of '-M' and '-C' option Bo Yang

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).