GitCherryPick interface
This object is returned from Cherry Pick operations and provides the id and status of the operation
- Extends
Properties
cherry |
Inherited Properties
detailed |
|
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
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