Condividi tramite


GitForkRef interface

Informazioni su un riferimento fork.

Extends

Proprietà

repository

ID del repository del fork.

Proprietà ereditate

creator
isLocked
isLockedBy
name
objectId
peeledObjectId
statuses
url

Dettagli proprietà

repository

ID del repository del fork.

repository: GitRepository

Valore della proprietà

Dettagli proprietà ereditate

creator

creator: IdentityRef

Valore della proprietà

Ereditato daGitRef.creator

isLocked

isLocked: boolean

Valore della proprietà

boolean

Ereditato daGitRef.isLocked

isLockedBy

isLockedBy: IdentityRef

Valore della proprietà

Ereditato daGitRef.isLockedBy

name

name: string

Valore della proprietà

string

Ereditato daGitRef.name

objectId

objectId: string

Valore della proprietà

string

Ereditato daGitRef.objectId

peeledObjectId

peeledObjectId: string

Valore della proprietà

string

Ereditato daGitRef.peeledObjectId

statuses

statuses: GitStatus[]

Valore della proprietà

Ereditato daGitRef.statuses

url

url: string

Valore della proprietà

string

Ereditato daGitRef.url