GitVersion.

UncommittedChanges Property

Summary

Gets or sets the number of uncommited changes.
Namespace
Cake.Common.Tools.GitVersion
Containing Type
GitVersion

Syntax

public int? UncommittedChanges { get; set; }

Value

Type Description
int?