GitRepository interface
屬性
| creation |
建立存放庫時的時間戳。 |
| default |
|
| id | |
| is |
如果停用存放庫,則為 True。 否則為 False。 |
| is |
True 是表示 如果存放庫建立為分叉。 |
| is |
如果存放庫處於維護中,則為 True。 否則為 False。 |
| name | |
| parent |
|
| project | |
| remote |
|
| size | 存放庫的壓縮大小 (位元元組) 。 |
| ssh |
|
| url | |
| valid |
|
| web |
屬性詳細資料
creationDate
建立存放庫時的時間戳。
creationDate: Date
屬性值
Date
defaultBranch
defaultBranch: string
屬性值
string
id
id: string
屬性值
string
isDisabled
如果停用存放庫,則為 True。 否則為 False。
isDisabled: boolean
屬性值
boolean
isFork
True 是表示 如果存放庫建立為分叉。
isFork: boolean
屬性值
boolean
isInMaintenance
如果存放庫處於維護中,則為 True。 否則為 False。
isInMaintenance: boolean
屬性值
boolean
name
name: string
屬性值
string
parentRepository
project
remoteUrl
remoteUrl: string
屬性值
string
size
存放庫的壓縮大小 (位元元組) 。
size: number
屬性值
number
sshUrl
sshUrl: string
屬性值
string
url
url: string
屬性值
string
validRemoteUrls
validRemoteUrls: string[]
屬性值
string[]
webUrl
webUrl: string
屬性值
string