Missing merge commit for linear named branch MR
(seen on Heptapod 17.2). When merging a MR between two named branches (e.g., `branch/other` to `branch/default`), there should always be a merge commit. However, I just had the case (in a tiny demo repo) where the history was actually linear, and Heptapod did not make the expected merge commit
issue