The grandfather of every Git GUI you've used.
Tk-based history viewer — graphical commit DAG with diff and ref decoration. The grandfather of every Git GUI you've used.
gitk reads the same commit DAG git log --graph would walk, then renders it on a Tk canvas with refs decorated. Click a commit to see its diff. Read-only — it doesn't change anything in .git/.
gitk [<options>] [<revision range>] [[--] <path>...]| Flag | What it does |
|---|---|
--all | Show all refs. |
--max-count=<n> | Limit to last <n> commits. |
$ gitk --all$ gitk feature/logingitk --all on a remote shell is a 5-second sanity check.Hit each option, then Check answers. Score is recorded; Next is always open.