public class CoreConfig
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CoreConfig.AutoCRLF
Permissible values for
core.autocrlf . |
Modifier and Type | Field and Description |
---|---|
static Config.SectionParser<CoreConfig> |
KEY
Key for
Config.get(SectionParser) . |
Modifier and Type | Method and Description |
---|---|
int |
getCompression() |
java.lang.String |
getExcludesFile() |
int |
getPackIndexVersion() |
boolean |
isLogAllRefUpdates() |
public static final Config.SectionParser<CoreConfig> KEY
Config.get(SectionParser)
.public int getCompression()
public int getPackIndexVersion()
public boolean isLogAllRefUpdates()
public java.lang.String getExcludesFile()
Copyright © 2012. All Rights Reserved.