MergeMessage.

TargetBranch Property

Summary

Gets the name of the branch that was the merge target, or null if not captured.
Namespace
GitVersion
Containing Type
MergeMessage

Syntax

public string TargetBranch { get; }

Value

Type Description
string
GitHub