GitRepositoryRef interface

Properties

collection

Team Project Collection where this Fork resides

id
isFork

True if the repository was created as a fork

name
project
remoteUrl
sshUrl
url

Property Details

collection

Team Project Collection where this Fork resides

collection: TeamProjectCollectionReference

Property Value

id

id: string

Property Value

string

isFork

True if the repository was created as a fork

isFork: boolean

Property Value

boolean

name

name: string

Property Value

string

project

project: TeamProjectReference

Property Value

remoteUrl

remoteUrl: string

Property Value

string

sshUrl

sshUrl: string

Property Value

string

url

url: string

Property Value

string