Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Method | 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 © 2018. All rights reserved.