Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Field and 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 and Description |
---|---|
CheckoutResult |
CheckoutCommand.getResult() |
Copyright © 2017 Eclipse JGit Project. All rights reserved.