public class GitCommand
extends java.lang.Object
Constructor | Description |
---|---|
GitCommand(java.lang.String toString,
org.eclipse.jgit.transport.URIish originUri,
java.io.File localRepo,
java.lang.String ref,
boolean isOptional,
org.eclipse.jgit.transport.CredentialsProvider credentials,
int timeout) |
Modifier and Type | Method | Description |
---|---|---|
void |
doClone() |
|
void |
doFetch() |
fetch the deltas and try clone on failure
|
java.lang.String |
toString() |