GitAsyncRefOperationDetail.Conflict Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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