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
25 Part of the StGit suite - see stg(1)
26
27
28
29
30StGit 07/27/2019 STG-PATCHES(1)