table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 2.5.4-1.1
 - Leap-16.0
 - Leap-15.6
 
| STG-ID(1) | StGit Manual | STG-ID(1) | 
NAME¶
stg-id - Print git hash of a StGit revision
SYNOPSIS¶
stg id [OPTIONS] [revision]
DESCRIPTION¶
Print the hash (object id) of a StGit revision.
In addition to standard Git revision specifiers (revspecs), patches may be of a stack. If no branch is specified, the current branch is used by default. The parent of a patch may be specified with [<branch>:]<patch>^.
OPTIONS¶
-b <branch>, --branch=<branch>
Use <branch> instead of current branch
STGIT¶
Part of the StGit suite - see stg(1)
| 10/14/2025 | StGit 2.5.4 |