Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method and Description |
---|---|
RebaseResult |
RebaseCommand.call()
Executes the
Rebase command with all the options and parameters
collected by the setter methods of this class. |
RebaseResult |
PullResult.getRebaseResult() |
Copyright © 2015 Eclipse JGit Project. All rights reserved.