On Fri, May 15, 2020 at 04:25:52PM +0200, Jonas Hahnfeld wrote: > That the script is doing exactly what I told it to do: The diff between > the previous and the rebased commit is not empty. Therefore it adds the > Patch::new label, removing Patch::push.
Shouldn't `diff staging...HEAD` be the same before and after a rebase (three dots)?
