Skip to content

WIP: Speed up branch graphs for simple pushes

This will speed up pushes where the push isn't forced and there are no merge commits. The pushed commits can be counted and adjust the graphs without needing full recalculations.

Merge request reports