Skip to content

Instantly share code, notes, and snippets.

@naartjie
Last active October 28, 2020 10:31
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 naartjie/8419c8019847dea014b65d0cd5b3d517 to your computer and use it in GitHub Desktop.
Save naartjie/8419c8019847dea014b65d0cd5b3d517 to your computer and use it in GitHub Desktop.
# CAUTION: deletes all files not under git
git clean -xfd
git grep <regexp> $(git rev-list --all)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment