From: Bo Yang <struggleyb.nku@gmail.com>
To: git@vger.kernel.org
Cc: trast@student.ethz.ch, gitster@pobox.com
Subject: [PATCH 0/2] Document update for 'git-blame' '-M' and '-C' option
Date: Wed, 7 Apr 2010 23:51:28 -0700 [thread overview]
Message-ID: <1270709490-19163-1-git-send-email-struggleyb.nku@gmail.com> (raw)
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(-)
next reply other threads:[~2010-04-08 6:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-08 6:51 Bo Yang [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1270709490-19163-1-git-send-email-struggleyb.nku@gmail.com \
--to=struggleyb.nku@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=trast@student.ethz.ch \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).