Uses of Class
org.eclipse.jgit.api.errors.InvalidMergeHeadsException

Packages that use InvalidMergeHeadsException
org.eclipse.jgit.api High-level API commands (the porcelain of JGit). 
 

Uses of InvalidMergeHeadsException in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that throw InvalidMergeHeadsException
 MergeResult MergeCommand.call()
          Executes the Merge command with all the options and parameters collected by the setter methods (e.g.
 Collection<String> SubmoduleUpdateCommand.call()
          Execute the SubmoduleUpdateCommand command.
 



Copyright © 2013. All Rights Reserved.