6 gitk - Some git command not yet documented.
11 'gitk' [ --option ] <args>...
15 Does something not yet documented.
21 Some option not yet documented.
24 Some argument not yet documented.
29 gitk v2.6.12.. include/scsi drivers/scsi::
31 Show as the changes since version 'v2.6.12' that changed any
32 file in the include/scsi or drivers/scsi subdirectories
34 gitk --since="2 weeks ago" \-- gitk::
36 Show the changes during the last two weeks to the file 'gitk'.
37 The "--" is necessary to avoid confusion with the *branch* named
42 Written by Paul Mackerras <paulus@samba.org>
46 Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
50 Part of the gitlink:git[7] suite