SemanticVersionBuildMetaData.

VersionSourceDistance Property

Summary

Gets or initializes the number of commits between the version source tag and the current commit.
Namespace
GitVersion
Containing Type
SemanticVersionBuildMetaData

Syntax

public long VersionSourceDistance { get; }

Value

Type Description
long
GitHub