Class CoreConfig


  • public class CoreConfig
    extends Object
    This class keeps git repository core parameters.
    • Method Detail

      • getCompression

        public int getCompression()
        Returns:
        The compression level to use when storing loose objects
      • getPackIndexVersion

        public int getPackIndexVersion()
        Returns:
        the preferred pack index file format; 0 for oldest possible.
      • isLogAllRefUpdates

        public boolean isLogAllRefUpdates()
        Returns:
        whether to log all refUpdates
      • getExcludesFile

        public String getExcludesFile()
        Returns:
        path of excludesfile
      • getAttributesFile

        public String getAttributesFile()
        Returns:
        path of attributesfile
        Since:
        3.7