- Namespace
-
GitVersion
.Testing .Extensions - Containing Type
- GitTestExtensions
Syntax
public static void ExecuteGitCmd(string gitCmd, string workingDirectory, Action<string>? writer = null)
Parameters
| Name | Type | Description |
|---|---|---|
| gitCmd | string | |
| workingDirectory | string | |
| writer | Action |
Return Value
| Type | Description |
|---|---|
| void |