GIT ERROR - fixing Interactive rebase already started


/ Published in: Bash
Save to your folder(s)

If you accidentally exit while doing an interactive rebase, you can clean it with this command.


Copy this code and paste it in your HTML
  1. git rebase -i --abort

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.