次の方法で共有


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