Uses of Class
org.eclipse.jgit.api.errors.UnmergedPathsException
Packages that use UnmergedPathsException
-
Uses of UnmergedPathsException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw UnmergedPathsExceptionModifier and TypeMethodDescriptionCherryPickCommand.call()CommitCommand.call()RevertCommand.call()private RebaseResultRebaseCommand.cherryPickCommit(RevCommit commitToPick) private RebaseResultRebaseCommand.cherryPickCommitFlattening(RevCommit commitToPick) private RebaseResultRebaseCommand.cherryPickCommitPreservingMerges(RevCommit commitToPick)