git-graph

Visualize git branching structure with clear, ASCII-art formatted graphs

brewmacoslinux
Try with needOr install directly
Source

About

Command-line tool to show clear git graphs arranged for your branching model

Commands

git-graph

Examples

Display the git graph for the current repository$ git-graph
Show git graph with full commit messages$ git-graph --all
Display graph with custom formatting options$ git-graph --max-count=20