Uses of Class
org.eclipse.jgit.api.errors.InvalidTagNameException
-
Packages that use InvalidTagNameException Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of InvalidTagNameException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw InvalidTagNameException Modifier and Type Method Description Ref
TagCommand. call()
private void
TagCommand. processOptions(RepositoryState state)
Sets default values for not explicitly specified options.
-