IBranchConfiguration.

IsMainBranch Property

Summary

Gets a value indicating whether this branch is treated as a main/trunk branch.

Syntax

bool? IsMainBranch { get; }

Value

Type Description
bool?
GitHub