| Package | Description | 
|---|---|
| org.eclipse.jgit.lib | 
 Core API for repository, config, refs, object database. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GpgConfig.GpgFormat | 
GpgConfig.getKeyFormat()
Retrieves the config value of gpg.format. 
 | 
static GpgConfig.GpgFormat | 
GpgConfig.GpgFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static GpgConfig.GpgFormat[] | 
GpgConfig.GpgFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2020 Eclipse JGit Project. All rights reserved.