debian man page for stg-id

Query: stg-id

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STG-ID(1)							   StGit Manual 							 STG-ID(1)

NAME
stg-id - 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, [<branch>:]{base} for the base of the stack and [<branch>:]{public} for the public branch corresponding to the stack (see the publish command for details). 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 linkman:stg[1] StGit 03/13/2012 STG-ID(1)
Related Man Pages
stg-edit(1) - debian
stg-new(1) - debian
stg-publish(1) - debian
stg-repair(1) - debian
stg-squash(1) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...