Skip to content

Instantly share code, notes, and snippets.

@atran
Created October 10, 2013 19:52
Show Gist options
  • 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