GitAnnotatedTag interface
Un tag con annotazioni Git.
Proprietà
| message | Il messaggio di tagging |
| name | Il nome del tag annotato. |
| object |
L'objectId (Sha1Id) del tag. |
| tagged |
Informazioni utente e data di tagging. |
| tagged |
Oggetto git con tag. |
| url |
Dettagli proprietà
message
Il messaggio di tagging
message: string
Valore della proprietà
string
name
Il nome del tag annotato.
name: string
Valore della proprietà
string
objectId
L'objectId (Sha1Id) del tag.
objectId: string
Valore della proprietà
string
taggedBy
taggedObject
url
url: string
Valore della proprietà
string