GitAsyncRefOperationSource interface
GitAsyncRefOperationSource specifies the pull request or list of commits to use when making a cherry pick and revert operation request. Only one should be provided.
Properties
commit |
A list of commits to cherry pick or revert |
pull |
Id of the pull request to cherry pick or revert |
Property Details
commitList
pullRequestId
Id of the pull request to cherry pick or revert
pullRequestId: number
Property Value
number