Created
March 28, 2017 16:45
-
-
Save anubhavsinha/c1139e80a170639044c22e8fba33b469 to your computer and use it in GitHub Desktop.
git revert to old commit id
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 --hard af55c4e | |
git push -f origin HEAD:branch-name |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment