stg-id - Man Page
Print the git hash value of a StGit reference
Synopsis
stg id [options] [--] [<id>]
Description
Print the SHA1 value of a Git id (defaulting to HEAD). In addition to the standard Git id’s like heads and tags, this command also accepts [<branch>:]<patch> for the id of a patch and [<branch>:]{base} for the base of the stack. If no branch is specified, it defaults to the current one. The bottom of a patch is accessible with the [<branch>:]<patch>^ format.
Stgit
Part of the StGit suite - see stg(1)
Referenced By
01/21/2023 StGit 1.5 StGit Manual