Derrick Stolee <stolee@xxxxxxxxx> writes: > +# Current graph structure: > +# > +# __M3___ > +# / | \ > +# 3 M1 5 M2 7 > +# |/ \|/ \| > +# 2 4 6 > +# |___/____/ > +# 1 Good, so we are testing EDGE chunk, because the commit graph has octopus merge in it (with more than two parents). Do we need to test multiple roots, and/or independent (orphan) branches cases? Best, -- Jakub Narębski