IBranchConfiguration.

SourceBranches Property

Summary

Gets the names of branches that this branch may be branched from.

Syntax

IReadOnlyCollection<string> SourceBranches { get; }

Value

Type Description
IReadOnlyCollection<string>
GitHub