- Namespace
-
GitVersion
.Common - Containing Type
- IRepositoryStore
Syntax
IReadOnlyList<ICommit> GetCommitLog(ICommit baseVersionSource, ICommit currentCommit, IIgnoreConfiguration ignore)
Parameters
| Name | Type | Description |
|---|---|---|
| baseVersionSource | ICommit | |
| currentCommit | ICommit | |
| ignore | IIgnoreConfiguration |
Return Value
| Type | Description |
|---|---|
|
IReadOnlyList |