Represents a Git tag.
abbreviatedOid
An abbreviated version of the Git object ID
commitResourcePath
The HTTP path for this Git object
commitUrl
The HTTP URL for this Git object
id
The Node ID of the Tag object
message
The Git tag message.
name
The Git tag name.
oid
The Git object ID
repository
The Repository the Git object belongs to
tagger
Details about the tag author.
target
The Git object the tag points to.
Also implements GitObject , Node .
SuggestedReviewer
TagNamePatternParameters