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

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

Uses of RefAlreadyExistsException in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that throw RefAlreadyExistsException
 Ref CheckoutCommand.call()
           
 Ref RenameBranchCommand.call()
           
 Ref CreateBranchCommand.call()
           
 



Copyright © 2013. All Rights Reserved.