mlange-42 / git-graph

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

Assign visual branch positions #3

Closed mlange-42 closed 3 years ago

mlange-42 commented 3 years ago

Quite happy with the current results. Also solved some particular pitfalls, like the special case of the merge of blue into purple at the top (the last blue commit would normally cause collisions in the visualization).

Would be good to have some particularly chaotic test repositories.

test grafik