Edit

GitAsyncRefOperationDetail.Conflict Property

Definition

Indicates if there was a conflict generated when trying to cherry pick or revert the changes.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public bool Conflict { get; set; }
member this.Conflict : bool with get, set
Public Property Conflict As Boolean

Property Value

Attributes

Applies to