Class: Tag

Tag

new Tag(commit, options) → {Tag}

Tag

This:
Parameters:
Name Type Argument Description
commit Commit

Tagged commit

options Object <optional>

Tag options

Properties
Name Type Argument 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