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
# 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