Uses of Class
org.eclipse.jgit.lib.AbbrevConfig
-
Packages that use AbbrevConfig Package Description org.eclipse.jgit.lib Core API for repository, config, refs, object database. -
-
Uses of AbbrevConfig in org.eclipse.jgit.lib
Fields in org.eclipse.jgit.lib declared as AbbrevConfig Modifier and Type Field Description static AbbrevConfigAbbrevConfig. NONo abbreviationMethods in org.eclipse.jgit.lib that return AbbrevConfig Modifier and Type Method Description static AbbrevConfigAbbrevConfig. parseFromConfig(Repository repo)Parse string value of core.abbrev git option for a given repository
-