Skip to content

Instantly share code, notes, and snippets.

@jordancalder
Created January 13, 2015 23:40
Show Gist options
  • Save jordancalder/9408f615ffc34779a3cd to your computer and use it in GitHub Desktop.
Save jordancalder/9408f615ffc34779a3cd to your computer and use it in GitHub Desktop.
Remove all untracked files/directories (You really screwed up)
git clean -df .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment