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