Skip to content

Instantly share code, notes, and snippets.

@rahul286
Created August 16, 2016 15:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rahul286/ee6dbeb790665feed411ce38dce1c1a1 to your computer and use it in GitHub Desktop.
Save rahul286/ee6dbeb790665feed411ce38dce1c1a1 to your computer and use it in GitHub Desktop.
Git Commands

Remove untracked git files, dirs and subdirs

git clean -ffdx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment