IBranchConfiguration.

TrackMergeTarget Property

Summary

Gets a value indicating whether to track the merge target branch for version calculation.

Syntax

bool? TrackMergeTarget { get; }

Value

Type Description
bool?
GitHub