Skip to content

Instantly share code, notes, and snippets.

@runeleaf
Created June 30, 2011 07:46
Show Gist options
  • Save runeleaf/1055822 to your computer and use it in GitHub Desktop.
Save runeleaf/1055822 to your computer and use it in GitHub Desktop.
rm .svn
rm -rf `find ./ -type d -name .svn ! -regex \.svn/. -print`
@ohta-rh
Copy link

ohta-rh commented Sep 27, 2011

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment