author | Jens Lehmann <Jens.Lehmann@web.de> | |
Tue, 27 Oct 2009 17:13:42 +0000 (18:13 +0100) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Tue, 3 Nov 2009 11:28:34 +0000 (22:28 +1100) | ||
commit | 90a77925417646041ac408e591f969d7477be0a9 | |
tree | 061454c7d36fcbe33f55d543d82aa670f46c5b36 | tree | snapshot |
parent | 5497f7a23ac11f9b230892220d5ed80263eedd1f | commit | diff |
gitk: Fix diffing committed -> staged (typo in diffcmd)
When highlighting a commit, using the context menu over the staged changes
and then selecting "Diff this -> selected" the diff was empty. The same
happened when highlighting the staged changes and using "Diff selected ->
this" over a commit. The reason was a copy/paste error in [diffcmd].
This fixes it.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
When highlighting a commit, using the context menu over the staged changes
and then selecting "Diff this -> selected" the diff was empty. The same
happened when highlighting the staged changes and using "Diff selected ->
this" over a commit. The reason was a copy/paste error in [diffcmd].
This fixes it.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |