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