book-git-commands/src/tools.md

181 B

Included Tools

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