commit | 39816d60e14b4d3be6ab9cf55caf79d7596bdb29 | [log] [tgz] |
---|---|---|
author | Alexander Gavrilov <angavrilov@gmail.com> | Sat Aug 23 12:27:44 2008 +0400 |
committer | Paul Mackerras <paulus@samba.org> | Tue Aug 26 20:10:10 2008 +1000 |
tree | 6d84c13f46b11896db92c9e4d982e9fc09633888 | |
parent | df75e86d7307c2fd16d8df1bcbe8d7ccfb7305ff [diff] |
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>