Uses of Class
org.eclipse.jgit.api.errors.MultipleParentsNotAllowedException
Packages that use MultipleParentsNotAllowedException
-
Uses of MultipleParentsNotAllowedException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw MultipleParentsNotAllowedExceptionModifier and TypeMethodDescriptionprivate RevCommit
CherryPickCommand.getParentCommit
(RevCommit srcCommit, RevWalk revWalk)