Uses of Class
org.eclipse.jgit.api.errors.NoMessageException
Packages that use NoMessageException
-
Uses of NoMessageException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw NoMessageExceptionModifier and TypeMethodDescriptionCherryPickCommand.call()CommitCommand.call()MergeCommand.call()RevertCommand.call()SubmoduleUpdateCommand.call()Execute the SubmoduleUpdateCommand command.private RebaseResultRebaseCommand.cherryPickCommit(RevCommit commitToPick) private RebaseResultRebaseCommand.cherryPickCommitFlattening(RevCommit commitToPick) private RebaseResultRebaseCommand.cherryPickCommitPreservingMerges(RevCommit commitToPick) private voidCommitCommand.processOptions(RepositoryState state, RevWalk rw) Sets default values for not explicitly specified options.