GetMergeConflictsResponse
Types
Properties
Link copied to clipboard
The commit ID of the merge base.
Link copied to clipboard
A list of metadata for any conflicting files. If the specified merge strategy is FAST_FORWARD_MERGE, this list is always empty.
Link copied to clipboard
The commit ID of the destination commit specifier that was used in the merge evaluation.
Link copied to clipboard
The commit ID of the source commit specifier that was used in the merge evaluation.
Functions
Link copied to clipboard
inline fun copy(block: GetMergeConflictsResponse.Builder.() -> Unit = {}): GetMergeConflictsResponse