GitConflictUpdateResult interface
Properties
conflict |
Conflict ID that was provided by input |
custom |
Reason for failing |
updated |
New state of the conflict after updating |
update |
Status of the update on the server |
Property Details
conflictId
Conflict ID that was provided by input
conflictId: number
Property Value
number
customMessage
Reason for failing
customMessage: string
Property Value
string
updatedConflict
updateStatus
Status of the update on the server
updateStatus: GitConflictUpdateStatus