source: lab.git/.bin/svnst @ 439448c

trunk
Last change on this file since 439448c was 439448c, checked in by mitty <mitty@…>, 14 years ago
  • accept all arguments

git-svn-id: https://lab.mitty.jp/svn/lab/trunk@56 7d2118f6-f56c-43e7-95a2-4bb3031d96e7

  • Property mode set to 100755
File size: 37 bytes
Line 
1#! /bin/sh
2
3svn st $@ | grep "^[^?]"
Note: See TracBrowser for help on using the repository browser.