git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [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; 7+ 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] 7+ messages in thread

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-08  6:51 [PATCH 0/2] Document update for 'git-blame' '-M' and '-C' option 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
2010-04-08  8:00   ` [PATCH 1/2] Add a basic idea section for git-blame Junio C Hamano
2010-04-08 16:27     ` Thomas Rast
2010-04-08 16:51       ` Junio C Hamano
2010-04-09  5:11     ` 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).