public class Git
extends java.lang.Object
| Constructor and Description |
|---|
Git() |
| Modifier and Type | Method and Description |
|---|---|
static GitTool |
gitTool(ProcessRunner runner)
Provides git tool that uses given process runner
|
public static GitTool gitTool(ProcessRunner runner)