Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Field | Description |
---|---|---|
static CheckoutResult |
CheckoutResult.ERROR_RESULT |
The
CheckoutResult.Status.ERROR result; |
static CheckoutResult |
CheckoutResult.NOT_TRIED_RESULT |
The
CheckoutResult.Status.NOT_TRIED result; |
Modifier and Type | Method | Description |
---|---|---|
CheckoutResult |
CheckoutCommand.getResult() |
Copyright © 2018. All rights reserved.