Uses of Class
org.eclipse.jgit.api.MergeResult
-
Packages that use MergeResult Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of MergeResult in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return MergeResult Modifier and Type Method Description MergeResultMergeCommand. call()MergeResultRevertCommand. getFailingResult()Get the result of a merge failureMergeResultPullResult. getMergeResult()Get merge result
-