Skip to content

Instantly share code, notes, and snippets.

@m4tlch
Created October 15, 2018 13:42
Show Gist options
  • Select an option

  • Save m4tlch/7730f1fe74118836d5e1e3956afa1ddd to your computer and use it in GitHub Desktop.

Select an option

Save m4tlch/7730f1fe74118836d5e1e3956afa1ddd to your computer and use it in GitHub Desktop.
git detached head fix
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