cg-tag(1) Manual Page

NAME

cg - tag - mark certain commit by a tag

SYNOPSIS

cg-tag TAG_NAME [COMMIT_ID]

DESCRIPTION

Creates a tag referencing the given commit (or HEAD). You can then use the tag anywhere you specify a commit or tree ID.

Takes the tag name and optionally the associated ID as arguments.

OPTIONS

-h, —help
Print usage help.

COPYRIGHT

Copyright © Petr Baudis, 2005

SEE ALSO

cg-tag command is part of cogito(7), a toolkit for managing git(7) trees.