- Namespace
-
GitVersion
.Git - Interfaces
-
-
IEnumerable
<ICommit>
-
IEnumerable
graph BT Type-.->Interface0["IEnumerable<ICommit>"]
Type["ICommitCollection"] class Type type-node
Syntax
public interface ICommitCollection : IEnumerable<ICommit>
Methods
| Name | Value | Summary |
|---|---|---|
|
GetCommitsPriorTo |
IEnumerable |
|
|
QueryBy |
IEnumerable |
Extension Methods
| Name | Value | Summary |
|---|---|---|
|
NotNull |
T |
From
CommonExtensions
|