Am Fri, Sep 06, 2024 at 01:35:07PM +0200 schrieb Marek Paśnikowski: > * What if an unrelated branch gets merged before the two considered in the > example?
That should not happened since branches are queued up in QA, see the paragraph marked "Branches" here: https://qa.guix.gnu.org/ > * What if a branch is worked on for a long time and the rebase itself > becomes non-trivial? And this is a situation we intend to avoid with the smaller branches (of course it depends on your definition of "long time"). Andreas