mlange-42 / git-graph

Command line tool to show clear git graphs arranged for your branching model
MIT License
538 stars 21 forks source link

In projects with many branches, the branch tree display is not compact enough #69

Open MaiLunJiye opened 1 year ago

MaiLunJiye commented 1 year ago
git-graph -m simple  -s r

image

git log --all --decorate --oneline --graph

image