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

Packages that use InvalidMergeHeadsException
org.eclipse.jgit.api   
 

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 © 2012. All Rights Reserved.