Uses of Class
org.eclipse.jgit.api.errors.InvalidConfigurationException
Packages that use InvalidConfigurationException
Package
Description
High-level API commands (the porcelain of JGit).
Core API for repository, config, refs, object database.
-
Uses of InvalidConfigurationException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw InvalidConfigurationException -
Uses of InvalidConfigurationException in org.eclipse.jgit.lib
Methods in org.eclipse.jgit.lib that throw InvalidConfigurationExceptionModifier and TypeMethodDescriptionstatic AbbrevConfig
AbbrevConfig.parseFromConfig
(Repository repo) Parse string value of core.abbrev git option for a given repository