Uses of Class
org.eclipse.jgit.api.errors.MultipleParentsNotAllowedException
-
Packages that use MultipleParentsNotAllowedException Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of MultipleParentsNotAllowedException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw MultipleParentsNotAllowedException Modifier and Type Method Description private RevCommit
CherryPickCommand. getParentCommit(RevCommit srcCommit, RevWalk revWalk)
-