Skip to content

Instantly share code, notes, and snippets.

@fernyb
Created August 28, 2013 21:50
Show Gist options
  • Save fernyb/6371782 to your computer and use it in GitHub Desktop.
Save fernyb/6371782 to your computer and use it in GitHub Desktop.
Remove lots of files from git
git rm $(git ls-files --deleted)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment