]> git.ipfire.org Git - thirdparty/git.git/commit - gitk-git/gitk
gitk: Switch to patch mode when searching for line origin
authorMax Kirillov <max@max630.net>
Sat, 5 Apr 2014 20:38:50 +0000 (23:38 +0300)
committerPaul Mackerras <paulus@samba.org>
Sun, 15 Jun 2014 01:35:50 +0000 (11:35 +1000)
commit4135d36b0c99329eff69686f7a17406053941b5c
treef3f997b1e5d4be5b2a3c380e111a2bc67fbd04d4
parentada2ea1695c4200dd9deaef2034cc453c27729f7
gitk: Switch to patch mode when searching for line origin

If the "Show origin of this line" is started from tree mode,
it still shows the result in tree mode, which I suppose not
what user expects to see.

Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk