次の方法で共有


GitForkRef interface

フォーク参照に関する情報。

Extends

プロパティ

repository

フォークのリポジトリ ID。

継承されたプロパティ

creator
isLocked
isLockedBy
name
objectId
peeledObjectId
statuses
url

プロパティの詳細

repository

フォークのリポジトリ ID。

repository: GitRepository

プロパティ値

継承されたプロパティの詳細

creator

creator: IdentityRef

プロパティ値

gitRef.creator から継承

isLocked

isLocked: boolean

プロパティ値

boolean

gitRef.isLocked から継承

isLockedBy

isLockedBy: IdentityRef

プロパティ値

gitRef.isLockedBy から継承

name

name: string

プロパティ値

string

GitRef.name から継承された

objectId

objectId: string

プロパティ値

string

gitRef.objectId から継承

peeledObjectId

peeledObjectId: string

プロパティ値

string

GitRef.peeledObjectId から継承された

statuses

statuses: GitStatus[]

プロパティ値

GitRef.statuses から継承された

url

url: string

プロパティ値

string

gitRef.url から継承