Uses of Class
org.eclipse.jgit.api.CherryPickResult
-
Packages that use CherryPickResult Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of CherryPickResult in org.eclipse.jgit.api
Fields in org.eclipse.jgit.api declared as CherryPickResult Modifier and Type Field Description static CherryPickResultCherryPickResult. CONFLICTACherryPickResultwith statusCherryPickResult.CherryPickStatus.CONFLICTINGMethods in org.eclipse.jgit.api that return CherryPickResult Modifier and Type Method Description CherryPickResultCherryPickCommand. call()
-