| Package | Description |
|---|---|
| org.eclipse.jgit.pgm |
| Modifier and Type | Field and Description |
|---|---|
private CLIGitCommand.Result |
CLIGitCommand.result |
| Modifier and Type | Method and Description |
|---|---|
static CLIGitCommand.Result |
CLIGitCommand.executeRaw(java.lang.String str,
Repository db) |
| Modifier and Type | Method and Description |
|---|---|
private static java.util.List<java.lang.String> |
CLIGitCommand.getOutput(CLIGitCommand.Result result) |