次の方法で共有


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 から継承