GitRepositoryRef interface
Properties
| collection | Team Project Collection where this Fork resides |
| id | |
| is |
True if the repository was created as a fork |
| name | |
| project | |
| remote |
|
| ssh |
|
| 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
remoteUrl
remoteUrl: string
Property Value
string
sshUrl
sshUrl: string
Property Value
string
url
url: string
Property Value
string