Skip to content

Instantly share code, notes, and snippets.

@alexkojin
Created November 8, 2010 16:57
Show Gist options
  • Save alexkojin/667940 to your computer and use it in GitHub Desktop.
Save alexkojin/667940 to your computer and use it in GitHub Desktop.
# Remove .svn from project
rm -rf `find . -type d -name .svn`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment