BranchConfig.

PreventIncrementOfMergedBranchVersion Property

Namespace
GitVersion.Model.Configuration
Containing Type
BranchConfig

Syntax

[YamlMember(Alias = "prevent-increment-of-merged-branch-version")]
public bool? PreventIncrementOfMergedBranchVersion { get; set; }

Attributes

Type Description
YamlMember

Value

Type Description
bool?
GitHub