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

Packages that use CheckoutConflictException
org.eclipse.jgit.api   
 

Uses of CheckoutConflictException in org.eclipse.jgit.api
 

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



Copyright © 2012. All Rights Reserved.