Skip to content

Instantly share code, notes, and snippets.

@y8r
Last active August 29, 2015 14:04
Show Gist options
  • Save y8r/5c41f8bf873d96b40eb9 to your computer and use it in GitHub Desktop.
Save y8r/5c41f8bf873d96b40eb9 to your computer and use it in GitHub Desktop.
svn delete _notes folders
svn del `find . -type d -name _notes`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment