Uses of Class
org.eclipse.jgit.api.errors.WrongRepositoryStateException
Packages that use WrongRepositoryStateException
-
Uses of WrongRepositoryStateException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw WrongRepositoryStateExceptionModifier and TypeMethodDescriptionCherryPickCommand.call()CommitCommand.call()MergeCommand.call()PullCommand.call()RebaseCommand.call()RevertCommand.call()StashApplyCommand.call()SubmoduleUpdateCommand.call()Execute the SubmoduleUpdateCommand command.private voidRebaseCommand.checkParameters()private RebaseResultRebaseCommand.cherryPickCommit(RevCommit commitToPick) private RebaseResultRebaseCommand.cherryPickCommitFlattening(RevCommit commitToPick) private RebaseResultRebaseCommand.cherryPickCommitPreservingMerges(RevCommit commitToPick)