Skip to content

Instantly share code, notes, and snippets.

@nixon1333
Created June 15, 2017 04:56
Show Gist options
  • Save nixon1333/6d55bb3cbad7901dadaab6da96ea36f6 to your computer and use it in GitHub Desktop.
Save nixon1333/6d55bb3cbad7901dadaab6da96ea36f6 to your computer and use it in GitHub Desktop.
Useful git commands
#git reset hard a specific path
git checkout HEAD -- <path>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment