GitRepository interface
Özellikler
| creation |
Deponun oluşturulduğu zaman damgası. |
| default |
|
| id | |
| is |
Depo devre dışı bırakıldıysa true. Aksi takdirde False. |
| is |
Depo çatal olarak oluşturulduysa true. |
| is |
Depo bakımdaysa true. Aksi takdirde False. |
| name | |
| parent |
|
| project | |
| remote |
|
| size | Deponun sıkıştırılmış boyutu (bayt). |
| ssh |
|
| url | |
| valid |
|
| web |
Özellik Ayrıntıları
creationDate
Deponun oluşturulduğu zaman damgası.
creationDate: Date
Özellik Değeri
Date
defaultBranch
defaultBranch: string
Özellik Değeri
string
id
id: string
Özellik Değeri
string
isDisabled
Depo devre dışı bırakıldıysa true. Aksi takdirde False.
isDisabled: boolean
Özellik Değeri
boolean
isFork
Depo çatal olarak oluşturulduysa true.
isFork: boolean
Özellik Değeri
boolean
isInMaintenance
Depo bakımdaysa true. Aksi takdirde False.
isInMaintenance: boolean
Özellik Değeri
boolean
name
name: string
Özellik Değeri
string
parentRepository
project
remoteUrl
remoteUrl: string
Özellik Değeri
string
size
Deponun sıkıştırılmış boyutu (bayt).
size: number
Özellik Değeri
number
sshUrl
sshUrl: string
Özellik Değeri
string
url
url: string
Özellik Değeri
string
validRemoteUrls
validRemoteUrls: string[]
Özellik Değeri
string[]
webUrl
webUrl: string
Özellik Değeri
string