@b0rk @petert I use backup branches all the time. After a rebase with merge conflicts, especially when rewriting history, I’ll typically git diff between the rebased branch and the backup just to check I didn’t do anything stupid like drop or duplicate a line.