Uses of Class
org.eclipse.jgit.api.errors.RefAlreadyExistsException
-
Packages that use RefAlreadyExistsException Package Description 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 Modifier and Type Method Description RefCheckoutCommand. call()RefCreateBranchCommand. call()RefRenameBranchCommand. call()
-