GitForkRef interface
フォーク参照に関する情報。
- Extends
プロパティ
repository | フォークのリポジトリ ID。 |
継承されたプロパティ
creator | |
is |
|
is |
|
name | |
object |
|
peeled |
|
statuses | |
url |
プロパティの詳細
repository
継承されたプロパティの詳細
creator
isLocked
isLocked: boolean
プロパティ値
boolean
gitRef.isLocked から継承
isLockedBy
name
name: string
プロパティ値
string
objectId
objectId: string
プロパティ値
string
gitRef.objectId から継承
peeledObjectId
peeledObjectId: string
プロパティ値
string
statuses
url
url: string
プロパティ値
string
gitRef.url から継承