Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method and Description |
---|---|
MergeResult |
MergeCommand.call()
Executes the
Merge command with all the options and parameters
collected by the setter methods (e.g. |
MergeResult |
RevertCommand.getFailingResult() |
MergeResult |
PullResult.getMergeResult() |
Copyright © 2017 Eclipse JGit Project. All rights reserved.