Created
June 6, 2019 13:58
-
-
Save zerogvt/9a8dcef366e53012fd91244f4e919353 to your computer and use it in GitHub Desktop.
Bits&Pieces
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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