показать фиксацию, соответствующую патчу (Show the commit corresponding to a patch)
Имя (Name)
stg-show - Show the commit corresponding to a patch
Синопсис (Synopsis)
stg show [-b] [-s] [-O] [--] [<patch1>] [<patch2>] [<patch3>..<patch4>]
stg show (--applied | --unapplied) [-b] [-s] [-O]
Описание (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 suite (Stgit)
Part of the StGit suite - see stg(1)