Uses of Interface
org.eclipse.jgit.api.RebaseCommand.InteractiveHandler
Packages that use RebaseCommand.InteractiveHandler
-
Uses of RebaseCommand.InteractiveHandler in org.eclipse.jgit.api
Fields in org.eclipse.jgit.api declared as RebaseCommand.InteractiveHandlerModifier and TypeFieldDescriptionprivate RebaseCommand.InteractiveHandler
RebaseCommand.interactiveHandler
Methods in org.eclipse.jgit.api with parameters of type RebaseCommand.InteractiveHandlerModifier and TypeMethodDescriptionRebaseCommand.runInteractively
(RebaseCommand.InteractiveHandler handler) Enable interactive rebaseRebaseCommand.runInteractively
(RebaseCommand.InteractiveHandler handler, boolean stopAfterRebaseInteractiveInitialization) Enable interactive rebase