Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method and Description |
---|---|
Ref |
ResetCommand.call() |
MergeResult |
MergeCommand.call() |
Collection<String> |
SubmoduleUpdateCommand.call()
Execute the SubmoduleUpdateCommand command.
|
Ref |
CheckoutCommand.call() |
Copyright © 2019 Eclipse JGit Project. All rights reserved.