Uses of Class
org.eclipse.jgit.util.GitDateFormatter
-
Packages that use GitDateFormatter Package Description org.eclipse.jgit.util Utility classes. -
-
Uses of GitDateFormatter in org.eclipse.jgit.util
Methods in org.eclipse.jgit.util with parameters of type GitDateFormatter Modifier and Type Method Description static String
SignatureUtils. toString(GpgSignatureVerifier.SignatureVerification verification, PersonIdent creator, GitDateFormatter formatter)
Writes information about a signature verification to a string.
-