IRepositoryStore.

GetExcludedInheritBranches(Config) Method

Namespace
GitVersion.Common
Containing Type
IRepositoryStore

Syntax

IEnumerable<IBranch> GetExcludedInheritBranches(Config configuration)

Parameters

Name Type Description
configuration Config

Return Value

Type Description
IEnumerable<IBranch>
GitHub