Aracılığıyla paylaş


GitRepository interface

Özellikler

creationDate

Deponun oluşturulduğu zaman damgası.

defaultBranch
id
isDisabled

Depo devre dışı bırakıldıysa true. Aksi takdirde False.

isFork

Depo çatal olarak oluşturulduysa true.

isInMaintenance

Depo bakımdaysa true. Aksi takdirde False.

name
parentRepository
project
remoteUrl
size

Deponun sıkıştırılmış boyutu (bayt).

sshUrl
url
validRemoteUrls
webUrl

Ö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

parentRepository: GitRepositoryRef

Özellik Değeri

project

project: TeamProjectReference

Özellik Değeri

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