Skip to content

Instantly share code, notes, and snippets.

@pierophp
Last active September 28, 2016 13:59
Show Gist options
  • Save pierophp/27f6edd5b5016d50eaf126e10d790b85 to your computer and use it in GitHub Desktop.
Save pierophp/27f6edd5b5016d50eaf126e10d790b85 to your computer and use it in GitHub Desktop.
git filter-branch --tree-filter 'rm -rf .idea' --prune-empty HEAD
git gc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment