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
Activity
mentioned in issue #12619 (moved)
mentioned in issue #14058 (closed)
@brunsa2 do you want to fix the conflicts or should we close this?
I've not had much time to work on this recently (nor !3023), but hope to work on it within the next weeks or so. I can just rebase*/merge then to fix conflicts.
*Rebase? Technically at this point it's a published branch, but I don't know if anyone is using it. I am assuming that the safer thing is a merge here, correct?
@brunsa2 I see only
puts
in this merge request? Is this intentional?@brunsa2 I'm closing this eagerly, feel free to reopen once ready.