Ability to cancel rebase in progress
3
votes
If I accidentally rebase a branch atop another, sometimes with 20+ commits, I see no option except to delete my local branch and clone it again from the remote, which can lose work. I'm often saved by conflicts, but I don't want to depend on them. Could perhaps Ctrl+C cancel a rebase in progress?