Skip to content

Instantly share code, notes, and snippets.

@noherczeg
Created January 15, 2016 15:40
Show Gist options
  • Select an option

  • Save noherczeg/1945759f3cb4381d43e6 to your computer and use it in GitHub Desktop.

Select an option

Save noherczeg/1945759f3cb4381d43e6 to your computer and use it in GitHub Desktop.
how to clean untracked files
git clean -fd
git clean -fx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment