Don't allow extra diff options with "stg status"
authorKarl Hasselström <kha@treskal.com>
Tue, 8 Jul 2008 18:18:50 +0000 (20:18 +0200)
committerKarl Hasselström <kha@treskal.com>
Tue, 8 Jul 2008 18:18:54 +0000 (20:18 +0200)
The only extra diff options (given either with -O/--diff-opts) that
would affect "stg status" were -C and -M, and those made it crash
because it couldn't handle them. So remove those options.

Signed-off-by: Karl Hasselström <kha@treskal.com>

No differences found