cg-tag(1)
=========

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 (C) Petr Baudis, 2005

SEE ALSO
--------
cg-tag command is part of link:cogito.html[cogito(7)],
a toolkit for managing link:git.html[git(7)] trees.
