1STG-PATCHES(1) StGit Manual STG-PATCHES(1)
2
3
4
6 stg-patches - Show the applied patches modifying a file
7
9 stg patches [options] [--] [<files or dirs>]
10
12 Show the applied patches modifying the given files. Without arguments,
13 it shows the patches affected by the local tree modifications. The
14 --diff option also lists the patch log and the diff for the given
15 files.
16
18 -d, --diff
19 Show the diff for the given files.
20
21 -b BRANCH, --branch BRANCH
22 Use BRANCH instead of the default branch.
23
24 -O OPTIONS, --diff-opts OPTIONS
25 Extra options to pass to "git diff".
26
28 Part of the StGit suite - see stg(1)
29
30
31
32StGit 1.1 07/23/2021 STG-PATCHES(1)