I was going to do a rebase to delete my last commit but I didn\'t want to finish so I exited. (I realize this probably was not the best way to go about it, but it\'s done) I gue
I've just done:
git add . git commit -m "change inter rebase"
and then could continue:
git rebase --continue
No
git stash git rebase --abort
needed.