BranchConfig.

TracksReleaseBranches Property

Namespace
GitVersion.Model.Configuration
Containing Type
BranchConfig

Syntax

[YamlMember(Alias = "tracks-release-branches")]
public bool? TracksReleaseBranches { get; set; }

Attributes

Type Description
YamlMember

Value

Type Description
bool?
GitHub