Created
May 31, 2011 06:35
-
-
Save indexzero/1000067 to your computer and use it in GitHub Desktop.
An example of how I hard reset to isaacs/master
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 branch -M master-borked | |
git checkout isaacs/master | |
git checkout -b master | |
git push origin master —force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment