From: Yann Dirson Date: Fri, 13 Jul 2007 22:43:56 +0000 (+0100) Subject: Forbid the "series --all --short" combination. X-Git-Tag: v0.13~16 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/1f396835a4b17f50b90d6564899abb5d4a71082d?hp=1f396835a4b17f50b90d6564899abb5d4a71082d Forbid the "series --all --short" combination. That combination would otherwise simply augment with hidden patches the display we would have with --short, which does not seem useful, but can be confusing. Signed-off-by: Yann Dirson ---