hg tags - list repository tags
Contents
Description
This lists both regular and local tags. When the -v/--verbose switch is used, a third column "local" is
printed for local tags. When the -q/--quiet switch is used, only the tag name is printed.
Template:
The following keywords are supported in addition to the common template keywords and functions such as
{tag}. See also hghelptemplates.
type String. local for local tags.
Returns 0 on success.
Name
hg tags - list repository tags
Options
-T,--template<TEMPLATE>
display with template
HG(TAGS)
Synopsis
hg tags
