| Package | Description |
|---|---|
| org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
| Modifier and Type | Method | Description |
|---|---|---|
RebaseCommand |
RebaseCommand.runInteractively(RebaseCommand.InteractiveHandler handler) |
Enables interactive rebase
|
RebaseCommand |
RebaseCommand.runInteractively(RebaseCommand.InteractiveHandler handler,
boolean stopAfterRebaseInteractiveInitialization) |
Enables interactive rebase
|
Copyright © 2018. All rights reserved.