Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<RevCommit> |
StashListCommand.call() |
Ref |
RenameBranchCommand.call() |
java.util.Collection<ReflogEntry> |
ReflogCommand.call() |
Ref |
CheckoutCommand.call() |
Ref |
CreateBranchCommand.call() |
private void |
CheckoutCommand.processOptions() |
private void |
CreateBranchCommand.processOptions() |