debian man page for stg-show

Query: stg-show

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STG-SHOW(1)							   StGit Manual 						       STG-SHOW(1)

NAME
stg-show - Show the commit corresponding to a patch
SYNOPSIS
stg show [options] [<patch1>] [<patch2>] [<patch3>..<patch4>]
DESCRIPTION
Show the commit log and the diff corresponding to the given patches. The output is similar to that generated by git show.
OPTIONS
-b BRANCH, --branch BRANCH Use BRANCH instead of the default branch. -a, --applied Show the applied patches. -u, --unapplied Show the unapplied patches. -s, --stat Show a diffstat summary of the specified patches. -O OPTIONS, --diff-opts OPTIONS Extra options to pass to "git diff".
STGIT
Part of the StGit suite - see linkman:stg[1] StGit 03/13/2012 STG-SHOW(1)
Related Man Pages
stg-branch(1) - debian
stg-new(1) - debian
stg-repair(1) - debian
stg-sink(1) - debian
stg-uncommit(1) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...