RepositoryStore.

GetExcludedInheritBranches(Config) Method

Namespace
GitVersion
Containing Type
RepositoryStore

Syntax

public IEnumerable<IBranch> GetExcludedInheritBranches(Config configuration)

Parameters

Name Type Description
configuration Config

Return Value

Type Description
IEnumerable<IBranch>
GitHub