Uses of Class
org.eclipse.jgit.lib.UserConfig
-
Packages that use UserConfig Package Description org.eclipse.jgit.lib Core API for repository, config, refs, object database. -
-
Uses of UserConfig in org.eclipse.jgit.lib
Fields in org.eclipse.jgit.lib with type parameters of type UserConfig Modifier and Type Field Description static Config.SectionParser<UserConfig>UserConfig. KEYKey forConfig.get(SectionParser).Constructors in org.eclipse.jgit.lib with parameters of type UserConfig Constructor Description PersonIdent(UserConfig config)
-