ConflictResolution

If AUTOMERGE is the conflict resolution strategy, a list of inputs to use when resolving conflicts during a merge.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Files to be deleted as part of the merge conflict resolution.

Link copied to clipboard

Files to have content replaced as part of the merge conflict resolution.

Link copied to clipboard

File modes that are set as part of the merge conflict resolution.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String