- Namespace
-
GitVersion
.Testing - Containing Type
-
Repository
Fixture Base
Syntax
protected static Repository CreateNewRepository(string path, string branchName, int commits = 0)
Parameters
| Name | Type | Description |
|---|---|---|
| path | string | |
| branchName | string | |
| commits | int |
Return Value
| Type | Description |
|---|---|
| Repository |