- Namespace
-
GitVersion
.Common - Containing Type
- IRepositoryStore
Syntax
IReadOnlyList<ICommit> GetCommitsReacheableFrom(IGitObject commit, IBranch branch)
Parameters
Name | Type | Description |
---|---|---|
commit | IGitObject | |
branch | IBranch |
Return Value
Type | Description |
---|---|
IReadOnlyList |