Skip to content

Instantly share code, notes, and snippets.

@atran
Created October 10, 2013 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atran/6924472 to your computer and use it in GitHub Desktop.
Save atran/6924472 to your computer and use it in GitHub Desktop.
squash commits
git rebase -i HEAD~2
git push origin +master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment