mlange-42 / git-graph

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

Support octopus merges (i.e. more than 2 parents) #12

Open mlange-42 opened 3 years ago

mlange-42 commented 3 years ago

Currently, only two parrents are supported.

eMPee584 commented 2 months ago

mmh 🤔 .. so what was the difficulty you came accross supporting these?