GitMergeOperationStatusDetail interface

Status information about a requested merge operation.

Properties

failureMessage

Error message if the operation failed.

mergeCommitId

The commitId of the resultant merge commit.

Property Details

failureMessage

Error message if the operation failed.

failureMessage: string

Property Value

string

mergeCommitId

The commitId of the resultant merge commit.

mergeCommitId: string

Property Value

string