Aug 4, 2010
git cancel interactive rebase
git rebase --abort
This appears to be superior to git reset --hard ORIG_HEAD because it avoids the occasional “Interactive rebase already started”. I don’t know all the reasons for this yet.
git rebase --abort
This appears to be superior to git reset --hard ORIG_HEAD because it avoids the occasional “Interactive rebase already started”. I don’t know all the reasons for this yet.
These posts are popular.
I like reading these blogs. Also, I know the people that make them.
Stay updated on my meandering thoughts & activities via RSS (Syndicate).
No Comments, Comment or Ping
Reply to “git cancel interactive rebase”