From: Andrew Wong <andrew.kw.w@gmail.com>
To: Andrew Wong <andrew.kw.w@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: blame -C: adding a line in moved content sometimes affect blame result
Date: Wed, 08 Jun 2011 21:31:44 -0400 [thread overview]
Message-ID: <4DF02280.8080004@gmail.com> (raw)
In-Reply-To: <4DEF041A.9070003@gmail.com>
On 11-06-08 1:09 AM, Andrew Wong wrote:
> I've attached a script for illustration.
>
> After moving content from file1 to file2, "git blame -C file2"
> correctly shows that the content came from file1. However, if I add a
> line in near the top or bottom of the moved content in file2, "git
> blame -C file2" fails to detect that the top or bottom of the moved
> contents came from file1. I looked around in blame.c, and this feels
> like a boundary case somewhere inside find_copy_in_blob? Any clues?
Anyone has any ideas regarding this issue?
next prev parent reply other threads:[~2011-06-09 1:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-08 5:09 blame -C: adding a line in moved content sometimes affect blame result Andrew Wong
2011-06-09 1:31 ` Andrew Wong [this message]
2011-06-09 3:25 ` Junio C Hamano
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=4DF02280.8080004@gmail.com \
--to=andrew.kw.w@gmail.com \
--cc=git@vger.kernel.org \
/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 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.