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

NAME

6       stg-diff - Show the tree diff
7

SYNOPSIS

9       stg diff [options] [--] [<files or dirs>]
10

DESCRIPTION

12       Show the diff (default) or diffstat between the current working copy or
13       a tree-ish object and another tree-ish object (defaulting to HEAD).
14       File names can also be given to restrict the diff output. The tree-ish
15       object has the format accepted by the stg-id(1) command.
16

OPTIONS

18       -r rev1[..[rev2]], --range rev1[..[rev2]]
19           Show the diff between revisions.
20
21       -s, --stat
22           Show the stat instead of the diff.
23
24       -O OPTIONS, --diff-opts OPTIONS
25           Extra options to pass to "git diff".
26

STGIT

28       Part of the StGit suite - see stg(1)
29
30
31
32
33StGit                             01/31/2020                       STG-DIFF(1)
Impressum