Skip to content

Instantly share code, notes, and snippets.

@kafkahw
Created September 26, 2014 15:18
Show Gist options
  • Save kafkahw/ef10b65f23c75270d16c to your computer and use it in GitHub Desktop.
Save kafkahw/ef10b65f23c75270d16c to your computer and use it in GitHub Desktop.
Git Rebase
git rebase -i HEAD~X
where X is # of commits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment