Disallow non-patch args to "stg show" (gna #8453).
commita892f43759fe75137cfdf5af10da32f41477a553
authorYann Dirson <ydirson@altern.org>
Fri, 13 Jul 2007 22:43:55 +0000 (13 23:43 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 13 Jul 2007 22:43:55 +0000 (13 23:43 +0100)
tree92ea2f6ede0f67d929ae0f996507cf854204ddd6
parent8d8091578790731f2bf90bf7d10d377a0305e3a1
Disallow non-patch args to "stg show" (gna #8453).

Git-core refs and patch@branch args were not allowed in the
multiple-argument form of "stg show".  For consistency we completely
disallow them: git-core refs are available from git-show, and "stg
show patch@branch" as "stg show patch -b branch".

Signed-off-by: Yann Dirson <ydirson@altern.org>
stgit/commands/show.py