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