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
 Ref CheckoutCommand.call()
           
 MergeResult MergeCommand.call()
          Executes the Merge command with all the options and parameters collected by the setter methods (e.g.
 Ref ResetCommand.call()
          Executes the Reset command.
 Collection<String> SubmoduleUpdateCommand.call()
          Execute the SubmoduleUpdateCommand command.
 



Copyright © 2013. All Rights Reserved.