Skip to content

Instantly share code, notes, and snippets.

@zerogvt
Created June 6, 2019 13:58
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 zerogvt/9a8dcef366e53012fd91244f4e919353 to your computer and use it in GitHub Desktop.
Save zerogvt/9a8dcef366e53012fd91244f4e919353 to your computer and use it in GitHub Desktop.
Bits&Pieces
git squash:
> git rebase -i HEAD~5
> git push --force origin yourbranchname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment