Class GitVersionInfo


  • public class GitVersionInfo
    extends Object
    Author:
    scf
    • Field Detail

      • TYPE_MAP_STRING_STRING

        public static final com.fasterxml.jackson.core.type.TypeReference<Map<String,​String>> TYPE_MAP_STRING_STRING
        A type reference for Map<String, String>.
    • Method Detail

      • logGitInfo

        public static void logGitInfo()
        Outputs the git version info to the log.
      • getGitDescription

        public static String getGitDescription()