- Namespace
-
GitVersion
.Testing - Containing Type
- GitTestExtensions
Syntax
public static Commit MakeACommit(this IRepository repository, string commitMessage = null)
Parameters
| Name | Type | Description |
|---|---|---|
| repository | IRepository | |
| commitMessage | string |
Return Value
| Type | Description |
|---|---|
| Commit |