GitBranchStats.AheadCount 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.
Number of commits ahead.
[System.Runtime.Serialization.DataMember]
public int AheadCount { get; set; }
member this.AheadCount : int with get, set
Public Property AheadCount As Integer
Property Value
- Attributes