Uses of Class
org.eclipse.jgit.api.errors.DetachedHeadException
-
Packages that use DetachedHeadException Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of DetachedHeadException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw DetachedHeadException Modifier and Type Method Description Ref
RenameBranchCommand. call()
-