gitk Command Examples

Browse Git repositories graphically. See also: git-gui, git-cola, tig. More information: https://git-scm.com/docs/gitk.

gitk

gitk {{path/to/file_or_directory}}

gitk --since="{{1 week ago}}"

gitk --until="{{1/1/2015}}"

gitk --max-count=100 --all