On 2/12/07, Shawn O. Pearce <spearce@xxxxxxxxxxx> wrote:
"Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxx> wrote: > I found the git-gui blame tool interface quiet confusing with the all > those color code. What does the color code actually mean ? Can you try the version of git-gui that Junio pushed out to `master` last night? > A simple > interface would be > > [ commit ] [ line number ] [ code ] > > .... > ... > -------------------------------------- > commit details of the selected commit Because it uses this interface. Almost. It doesn't show the [commit] column.
I tried the same one. I was requesting to add the commit column. Right now the interface is pretty confusing. After some reading of the code i figured out that colours have a specific meaning. May be we need to add a manual to the same. but any how having commit in a column like this is really nice. I just sent a new patch for blameview. That should give an idea how much the interface looks better. -aneesh - 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