gitk: Add option to specify the default commit on command line
commit39816d60e14b4d3be6ab9cf55caf79d7596bdb29
authorAlexander Gavrilov <angavrilov@gmail.com>
Sat, 23 Aug 2008 08:27:44 +0000 (23 12:27 +0400)
committerPaul Mackerras <paulus@samba.org>
Tue, 26 Aug 2008 10:10:10 +0000 (26 20:10 +1000)
tree6d84c13f46b11896db92c9e4d982e9fc09633888
parentdf75e86d7307c2fd16d8df1bcbe8d7ccfb7305ff
gitk: Add option to specify the default commit on command line

Other GUI tools may need to start gitk and make it automatically
select a certain commit.  This adds a new command-line option
--select-commit=id to make that possible.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk