Re: [PATCH 5/6] git-blame --porcelain

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Luben Tuikov
Date: Thursday, October 5, 2006 - 5:29 pm

--- Junio C Hamano <junkio@cox.net> wrote:

Good stuff!  ACK.

BTW, I would've chosen to print the line number of the original file
first, followed by the line number of the final (this) file followed
by the number of lines in this group of the final (this) file:

<SHA-1> <orig_line_no> <this_line_no> <this_num_lines>
\t<this_line_data>

Not that it matters that much, but is more consistent with other
tools which print "old new new_something_else".

    Luben



-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 5/6] git-blame --porcelain, Junio C Hamano, (Thu Oct 5, 2:07 pm)
Re: [PATCH 5/6] git-blame --porcelain, Luben Tuikov, (Thu Oct 5, 5:29 pm)
Re: [PATCH 5/6] git-blame --porcelain, Junio C Hamano, (Fri Oct 6, 2:59 am)