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

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

Uses of CheckoutConflictException in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that throw CheckoutConflictException
 java.util.Collection<java.lang.String> SubmoduleUpdateCommand.call()
          Execute the SubmoduleUpdateCommand command.
 Ref CheckoutCommand.call()
           
 Ref ResetCommand.call()
          Executes the Reset command.
 MergeResult MergeCommand.call()
          Executes the Merge command with all the options and parameters collected by the setter methods (e.g.
 



Copyright © 2013. All Rights Reserved.