Created
October 15, 2018 13:42
-
-
Save m4tlch/7730f1fe74118836d5e1e3956afa1ddd to your computer and use it in GitHub Desktop.
git detached head fix
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 checkout -b temp | |
| git checkout -B master temp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment