public class GerritPersonIdentProvider
extends java.lang.Object
implements com.google.inject.Provider<org.eclipse.jgit.lib.PersonIdent>
PersonIdent
annotated with GerritPersonIdent
.Constructor and Description |
---|
GerritPersonIdentProvider(org.eclipse.jgit.lib.Config cfg) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.jgit.lib.PersonIdent |
get() |