From: Karl Hasselström Date: Tue, 8 Jul 2008 18:33:36 +0000 (+0200) Subject: Test "stg status" with -M in stgit.diff-opts X-Git-Tag: v0.15-rc1~202 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/f749e393e47687971777d79c043562a91e4f493d?hp=f749e393e47687971777d79c043562a91e4f493d Test "stg status" with -M in stgit.diff-opts It used to fail, before the recent merge of the -O/--diff-opts removal, since the default value of that option was taken from stgit.diff-opts and passed on to stgit.git.tree_status() which couldn't handle it. Signed-off-by: Karl Hasselström ---