Stuck in a git rebase … how to reset
问题 I am part way through a git rebase and I am stuck. I can't remember exactly what happened but I was using a UI and deleted a checked-out branch and things just seemed to go blank. I restarted and managed to do a bit of other work creating and committing to other branches etc but then I noticed a status saying I was still in the middle of a rebase If I try git rebase --skip git rebase --continue git rebase --abort each fail with error: could not read '.git/rebase-merge/head-name': No such file