- Namespace
-
GitVersion
.Common - Containing Type
- IRepositoryStore
Syntax
IEnumerable<BranchCommit> FindCommitBranchesBranchedFrom(IBranch branch, IGitVersionConfiguration configuration, params IBranch[] excludedBranches)
Parameters
Name | Type | Description |
---|---|---|
branch | IBranch | |
configuration |
I |
|
excludedBranches | IBranch[] |
Return Value
Type | Description |
---|---|
IEnumerable |