IRepositoryStore.

UncommittedChangesCount Property

Summary

Gets the number of files that have been modified but not yet committed.
Namespace
GitVersion
Containing Type
IRepositoryStore

Syntax

int UncommittedChangesCount { get; }

Value

Type Description
int
GitHub