Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitConflictUpdateResult

Hierarchy

  • GitConflictUpdateResult

Index

Properties

Optional conflictId

conflictId: number

Conflict ID that was provided by input

Optional customMessage

customMessage: string

Reason for failing

Optional updatedConflict

updatedConflict: GitConflict

New state of the conflict after updating

Generated using TypeDoc