JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
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 and Description
private
RevCommit
CherryPickCommand.
getParentCommit
(
RevCommit
srcCommit,
RevWalk
revWalk)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes