/ Published in: Bash
Expand |
Embed | Plain Text
svn status | grep "^\?" | awk '{print $2}' | xargs svn add
You need to login to post a comment.
svn status | grep "^\?" | awk '{print $2}' | xargs svn add
You need to login to post a comment.