Skip to content

Instantly share code, notes, and snippets.

@fabien0102
Created March 17, 2015 14:42
Show Gist options
  • Save fabien0102/7b5dabc790cac98618ab to your computer and use it in GitHub Desktop.
Save fabien0102/7b5dabc790cac98618ab to your computer and use it in GitHub Desktop.
Delete a fail commit
git rebase --onto XXX~1 XXX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment