Included Tools
# Simple GUI for Git.
git gui
# Same, but detached.
git-gui
# Simple GUI showing current branch commits.
gitk
# Simple GUI showing all branches and commits.
gitk --all
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
# Simple GUI for Git.
git gui
# Same, but detached.
git-gui
# Simple GUI showing current branch commits.
gitk
# Simple GUI showing all branches and commits.
gitk --all