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

Make color replacement/overpainting dependent on branch persistence #11

Closed mlange-42 closed 3 years ago

mlange-42 commented 3 years ago

E.g. when multiple branches of different colors/categories start at the same commit, color depends on the order of the first commit on each branch. It should, however, depend on branch persistence. Branches with higher persistence should overwrite those of lower.