This enumeration defines constants for three-way merging action types.
| Constant | Description |
|---|---|
| twmaMergeChange | The lines described by the ThreeWayMergeAction object should be merged into the central file. |
| twmaMarkConflict | The lines described by the ThreeWayMergeAction object should be marked as conflicting. No merging can be performed with them. |
