Add a few options that were added in the past months but seems forgotten to be added...
[lhc/web/wiklou.git] / bin / svnstat
1 #!/bin/sh
2 svn stat -v $1 | sed -n 's/^[ A-Z?\*|!]\{1,15\}[0-9]\{1,10\} \{1,15\}/r/;s/ .*//p'