BranchConfiguration.

TrackMergeTarget Property

Namespace
GitVersion.Configuration
Containing Type
BranchConfiguration

Syntax

[YamlMember(Alias = "track-merge-target")]
public bool? TrackMergeTarget { get; set; }

Attributes

Type Description
YamlMember

Value

Type Description
bool?
GitHub