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? |
public int? UncommittedChanges { get; set; }
Type | Description |
---|---|
int? |