GitCherryPick interface

This object is returned from Cherry Pick operations and provides the id and status of the operation

Extends

Properties

cherryPickId

Inherited Properties

detailedStatus
parameters
status
url

A URL that can be used to make further requests for status about the operation

Property Details

cherryPickId

cherryPickId: number

Property Value

number

Inherited Property Details

detailedStatus

detailedStatus: GitAsyncRefOperationDetail

Property Value

Inherited From GitAsyncRefOperation.detailedStatus

parameters

parameters: GitAsyncRefOperationParameters

Property Value

Inherited From GitAsyncRefOperation.parameters

status

status: GitAsyncOperationStatus

Property Value

Inherited From GitAsyncRefOperation.status

url

A URL that can be used to make further requests for status about the operation

url: string

Property Value

string

Inherited From GitAsyncRefOperation.url