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.
commit |
A list of commits to cherry pick or revert |
pull |
Id of the pull request to cherry pick or revert |
Id of the pull request to cherry pick or revert
pullRequestId: number
Property Value
number