Language
Edit

GitQueryCommitsCriteria.ExcludeDeletes Property

Definition

Only applies when an itemPath is specified. This determines whether to exclude delete entries of the specified path.

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

Property Value

Attributes

Applies to