CommitComparison.AheadBy Property

Definition

ahead by base branch

[System.Text.Json.Serialization.JsonPropertyName("ahead_by")]
public int? AheadBy { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("ahead_by")>]
member this.AheadBy : Nullable<int> with get, set
Public Property AheadBy As Nullable(Of Integer)

Property Value

Attributes

Applies to