Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method and Description |
---|---|
MergeResult |
MergeCommand.call() |
MergeResult |
RevertCommand.getFailingResult()
Get the result of a merge failure
|
MergeResult |
PullResult.getMergeResult()
Get merge result
|
Copyright © 2018 Eclipse JGit Project. All rights reserved.