logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hg tags - list repository tags

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

See Also