Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitMergeOperationStatusDetail

Status information about a requested merge operation.

Hierarchy

  • GitMergeOperationStatusDetail

Index

Properties

Optional failureMessage

failureMessage: string

Error message if the operation failed.

Optional mergeCommitId

mergeCommitId: string

The commitId of the resultant merge commit.

Generated using TypeDoc