共用方式為


GitAnnotatedTag interface

Git 註釋標籤。

屬性

message

標記訊息

name

註釋標籤的名稱。

objectId

標籤的 objectId (Sha1Id)。

taggedBy

用戶信息和標記日期。

taggedObject

標記的 git 物件。

url

屬性詳細資料

message

標記訊息

message: string

屬性值

string

name

註釋標籤的名稱。

name: string

屬性值

string

objectId

標籤的 objectId (Sha1Id)。

objectId: string

屬性值

string

taggedBy

用戶信息和標記日期。

taggedBy: GitUserDate

屬性值

taggedObject

標記的 git 物件。

taggedObject: GitObject

屬性值

url

url: string

屬性值

string