author | Paul Mackerras <paulus@samba.org> | |
Thu, 30 Mar 2006 09:50:40 +0000 (20:50 +1100) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Thu, 30 Mar 2006 09:50:40 +0000 (20:50 +1100) | ||
commit | 7b5ff7e7d715391b9745a46fcfaacf1d97d4dc9f | |
tree | 7ce0043c36c365181656bf835190a490bf217815 | tree | snapshot |
parent | 16c1ff968ac9717c958129eb05aa089cc0ca51e7 | commit | diff |
gitk: Show diffs for boundary commits
With this we run git-diff-tree on a commit even if we think it has
no parents, either because it really has no parents or because it
is a boundary commit. This means that gitk shows the diff for a
boundary commit when it is selected.
Signed-off-by: Paul Mackerras <paulus@samba.org>
With this we run git-diff-tree on a commit even if we think it has
no parents, either because it really has no parents or because it
is a boundary commit. This means that gitk shows the diff for a
boundary commit when it is selected.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |