- Namespace
-
GitVersion
.Common - Containing Type
- IRepositoryStore
Syntax
IEnumerable<IBranch> GetBranchesContainingCommit(ICommit commit, IEnumerable<IBranch>? branches = null, bool onlyTrackedBranches = false)
Parameters
Return Value
| Type | Description |
|---|---|
|
IEnumerable |