Skip to content

Instantly share code, notes, and snippets.

@xuanyan
Created September 19, 2009 07:12
Show Gist options
  • Save xuanyan/189426 to your computer and use it in GitHub Desktop.
Save xuanyan/189426 to your computer and use it in GitHub Desktop.
svn st | grep "^\?" | awk "{print \$2}" | xargs svn add $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment