1STG-ID(1) StGit Manual STG-ID(1)
2
3
4
6 stg-id - Print the git hash value of a StGit reference
7
9 stg id [options] [--] [<id>]
10
12 Print the SHA1 value of a Git id (defaulting to HEAD). In addition to
13 the standard Git id’s like heads and tags, this command also accepts
14 [<branch>:]<patch> for the id of a patch and [<branch>:]{base} for the
15 base of the stack. If no branch is specified, it defaults to the
16 current one. The bottom of a patch is accessible with the
17 [<branch>:]<patch>^ format.
18
20 Part of the StGit suite - see stg(1)
21
22
23
24StGit 1.1 07/23/2021 STG-ID(1)