gitk (1) Linux Manual Page
NAME gitk – The Git repository browser SYNOPSIS gitk[<options>][<revision range>][–][<path>…] DESCRIPTION Displays changes in a repository or a selected set of commits. This includes visualizing the commit graph, showing information related to each commit, and the files in the trees of each revision. OPTIONS To control which revisions to show, gitk supports most options applicable…
