Thread (12 messages) flat view 12 messages, 4 authors, 2016-06-15

Re: [PATCH (GITK,GIT-GUI,DOCS) 2/7] gitk: Support calling git gui blame from gitk.

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:45:13

Paul Mackerras schrieb:
Alexander Gavrilov writes:
quoted
Add a new item to the file list popup menu, that
calls git gui blame for the selected file, starting
with the first parent of the current commit.
Also applied, also with some edits to the description.
quoted
+    $flist_menu add command -label [mc "Blame parent commit"] \
+        -command {external_blame 1}
Why the parent commit rather than the current commit?
For the lines that the current commit *adds*, you know who is to blame
(the current commit). Once you know that, you are usually interested in
who is to blame for the lines that the current commit *removed*. To get
this information, you must "Blame the parent commit".

-- Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help