Uses of Class
org.eclipse.jgit.api.MergeResult

Packages that use MergeResult
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
 MergeResult MergeCommand.call()
          Executes the Merge command with all the options and parameters collected by the setter methods (e.g.
 MergeResult RevertCommand.getFailingResult()
           
 MergeResult PullResult.getMergeResult()
           
 



Copyright © 2013. All Rights Reserved.