Log with graph git
Compact visual branch graph of the entire repo
git log --oneline --graph --decorate --all | head -40
more git
all 45 commands →
Compact visual branch graph of the entire repo
git log --oneline --graph --decorate --all | head -40