1STG-SHOW(1)                      StGit Manual                      STG-SHOW(1)
2
3
4

NAME

6       stg-show - Show the commit corresponding to a patch
7

SYNOPSIS

9       stg show [-b] [-s] [-O] [--] [<patch1>] [<patch2>] [<patch3>..<patch4>]
10       stg show (--applied | --unapplied) [-b] [-s] [-O]
11

DESCRIPTION

13       Show the commit log and the diff corresponding to the given patches.
14       The output is similar to that generated by git show.
15

OPTIONS

17       -b BRANCH, --branch BRANCH
18           Use BRANCH instead of the default branch.
19
20       -a, --applied
21           Show the applied patches.
22
23       -u, --unapplied
24           Show the unapplied patches.
25
26       -s, --stat
27           Show a diffstat summary of the specified patches.
28
29       -O OPTIONS, --diff-opts OPTIONS
30           Extra options to pass to "git diff".
31

STGIT

33       Part of the StGit suite - see stg(1)
34
35
36
37StGit 0.23                        07/29/2020                       STG-SHOW(1)
Impressum