IGitVersionConfiguration.

VersionInBranchPattern Property

Summary

Gets the regex pattern used to extract a semantic version from a branch name.

Syntax

string VersionInBranchPattern { get; }

Value

Type Description
string
GitHub