GitAnnotatedTag interface
A Git annotated tag.
Properties
| message | The tagging Message |
| name | The name of the annotated tag. |
| object |
The objectId (Sha1Id) of the tag. |
| tagged |
User info and date of tagging. |
| tagged |
Tagged git object. |
| url |
Property Details
message
The tagging Message
message: string
Property Value
string
name
The name of the annotated tag.
name: string
Property Value
string
objectId
The objectId (Sha1Id) of the tag.
objectId: string
Property Value
string
taggedBy
taggedObject
url
url: string
Property Value
string