Let "stg show" use the unified --diff-opts handling
authorKarl Hasselström <kha@treskal.com>
Thu, 24 Jan 2008 02:23:30 +0000 (03:23 +0100)
committerKarl Hasselström <kha@treskal.com>
Sun, 10 Feb 2008 14:46:37 +0000 (15:46 +0100)
commitbdf72d71d7a55dfa852a108be20789e136ccb7e2
tree1f3095d242e7e26e102eeb84ab8622f50c418c3f
parent77eeb7f4b04e5c3b73b3b0d30605f469f8e8d1b5
Let "stg show" use the unified --diff-opts handling

This introduces a small UI change: "stg show" called that flag
--show-opts. This could of course be avoided, but I don't think it's
worth it, since git-diff and git-show accept mostly the same options.

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/commands/show.py