Uses of Class
org.eclipse.jgit.lib.RepositoryCacheConfig
-
Packages that use RepositoryCacheConfig Package Description org.eclipse.jgit.lib Core API for repository, config, refs, object database. -
-
Uses of RepositoryCacheConfig in org.eclipse.jgit.lib
Methods in org.eclipse.jgit.lib that return RepositoryCacheConfig Modifier and Type Method Description RepositoryCacheConfig
RepositoryCacheConfig. fromConfig(Config config)
Update properties by setting fields from the configuration.
-