SemanticVersionBuildMetaData.

CommitsSinceVersionSource Property

Summary

Gets the number of commits since the version source (alias for VersionSourceDistance).
Namespace
GitVersion
Containing Type
SemanticVersionBuildMetaData

Syntax

public long CommitsSinceVersionSource { get; }

Value

Type Description
long
GitHub