Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save adriaPerez/443018281dec1967cc17acc518bceb84 to your computer and use it in GitHub Desktop.
Save adriaPerez/443018281dec1967cc17acc518bceb84 to your computer and use it in GitHub Desktop.
restore_git.sh
git reflog
git reset --hard HEAD@{X}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment