/ Published in: Bash
URL: http://www.arnebrasseur.net
There's another snippet here that's pure Ruby. This one can be used from the command line directly. The previous version still used Ruby, this one is pure shell.
Expand |
Embed | Plain Text
svn status|grep '?' |cut -b 8-|xargs svn add
You need to login to post a comment.
