public class GitUtils
extends java.lang.Object
| Constructor and Description |
|---|
GitUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.jfrog.build.api.Vcs |
extractVcs(java.io.File workingDir,
org.jfrog.build.api.util.Log log)
Extract Vcs details from .git configuration.
|
public static org.jfrog.build.api.Vcs extractVcs(java.io.File workingDir,
org.jfrog.build.api.util.Log log)
throws java.io.IOException
java.io.IOException