Skip to content

Instantly share code, notes, and snippets.

@npero
Created November 16, 2012 08:07
Show Gist options
  • Select an option

  • Save npero/4085347 to your computer and use it in GitHub Desktop.

Select an option

Save npero/4085347 to your computer and use it in GitHub Desktop.
svn helpful command
$ svn status --no-ignore
$ svn propget svn:ignore
$ svn propset svn:ignore "*.xml" dir_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment