Description
Visualizes Git commit history in the terminal so developers can inspect branches, merges, and recent changes without leaving a keyboard-driven workflow. It helps make repository structure easier to understand at a glance.
It reads repository metadata and does not replace Git itself. Be mindful when using it in private repositories during screen sharing, because commit messages, branch names, and author data may be visible.