GitAnnotatedTag interface
Git 批注标记。
属性
| message | 标记消息 |
| name | 批注标记的名称。 |
| object |
标记的 objectId (Sha1Id)。 |
| tagged |
用户信息和标记日期。 |
| tagged |
标记的 git 对象。 |
| url |
属性详细信息
message
标记消息
message: string
属性值
string
name
批注标记的名称。
name: string
属性值
string
objectId
标记的 objectId (Sha1Id)。
objectId: string
属性值
string
taggedBy
taggedObject
url
url: string
属性值
string