Uses of Interface
org.eclipse.jgit.api.RebaseCommand.InteractiveHandler2.ModifyResult
Packages that use RebaseCommand.InteractiveHandler2.ModifyResult
-
Uses of RebaseCommand.InteractiveHandler2.ModifyResult in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return RebaseCommand.InteractiveHandler2.ModifyResultModifier and TypeMethodDescriptionRebaseCommand.InteractiveHandler2.editCommitMessage
(String message, CommitConfig.CleanupMode mode, char commentChar) Callback API for editing a commit message on REWORD or SQUASH.