Class: Tag

Tag(commit, optionsopt) → {Tag}

new Tag(commit, optionsopt) → {Tag}

Tag

This:
Parameters:
Name Type Attributes Description
commit Commit

Tagged commit

options object <optional>

Tag options

Properties
Name Type Attributes Default Description
color string <optional>
commit.color

Specific tag color

font string <optional>
commit.template.commit.tag.font

Font of the tag

Source:
Returns:
Type
Tag