Re: [PATCH (GITK,GIT-GUI,DOCS) 1/7] gitk: Allow overriding the default commit.
From: Paul Mackerras <hidden> Date: 2016-06-15 22:45:13
Alexander Gavrilov writes:
Other GUI tools may occasionally need to start
gitk and make it automatically select a certain
commit. This patch supports doing it using a new
command-line option.
Thanks, applied, with some edits to the description.
Could you have used the existing pending_select for this? Was there a
reason not to use it?
Paul.