Included Tools

# Simple GUI for Git.
git gui
# Simple GUI showing current branch commits.
gitk
# Simple GUI showing all branches and commits.
gitk --all