Created
May 28, 2015 03:47
-
-
Save alexclifford/bb5a2d46afed694bb67f to your computer and use it in GitHub Desktop.
If you really need to reset your local git repo to what is upstream to remove any unwanted changes
This file contains hidden or 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 reset origin/<branch> --hard |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment