Re: [PATCH] gitk: let you easily specify lines of context in diff view
From: Paul Mackerras <hidden> Date: 2016-06-15 22:43:24
Steffen Prohaska writes:
This is already included in the patch but I don't know which of gtk's
procs to call to update the view. gitk would need to execute git diff
and update the text box in the bottom left. I tried 'dodiffindex'
but this causes corruptions of the history view.