ReplaceContentEntry

Information about a replacement content entry in the conflict of a merge or pull request operation.

Types

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

Properties

Link copied to clipboard

The base-64 encoded content to use when the replacement type is USE_NEW_CONTENT.

Link copied to clipboard

The file mode to apply during conflict resoltion.

Link copied to clipboard

The path of the conflicting file.

Link copied to clipboard

The replacement type to use when determining how to resolve the conflict.

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