IBranchConfiguration.

IsReleaseBranch Property

Summary

Gets a value indicating whether this branch is a release branch.

Syntax

bool? IsReleaseBranch { get; }

Value

Type Description
bool?
GitHub