IBranchConfiguration.

IsSourceBranchFor Property

Summary

Gets the names of branches for which this branch may act as a source.

Syntax

IReadOnlyCollection<string> IsSourceBranchFor { get; }

Value

Type Description
IReadOnlyCollection<string>
GitHub