Re: [ANNOUNCE] tig-0.14

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Feb 6, 2009 at 23:53, Jakub Narebski <jnareb@xxxxxxxxx> wrote:
> Jonas Fonseca <fonseca@xxxxxxx> writes:
>> It should be possible to find the
>> original line number either by making git-blame also honor
>> --show-number for the --incremental output or by using the "porcelain"
>> version:
>>
>>   git blame --show-number -L <line>,<line> <rev> <file>
>
> Errr... you are wrong.  There are three line numbers when browsing
> blame output.  Original line number, line number in _blamed_ commit
> (shown with --show-number, --porcelain, --incremental), and line
> number in _parent_ of blamed commit... which we don't know, and
> which I don't think it is easy to find...

Yes, I was not aware of the original line number being there. Anyway,
tig now uses this to jump to the right line when the user requests to
show blame for specific commit.

-- 
Jonas Fonseca
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux