Skip to content

Instantly share code, notes, and snippets.

@danielsum
Created January 18, 2013 01:13
Show Gist options
  • Save danielsum/4561466 to your computer and use it in GitHub Desktop.
Save danielsum/4561466 to your computer and use it in GitHub Desktop.
find . -name ".svn" -exec rm -rf {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment