public class TransferConfig extends Object
Modifier and Type | Field | Description |
---|---|---|
static Config.SectionParser<TransferConfig> |
KEY |
Key for
Config.get(SectionParser) . |
Modifier and Type | Method | Description |
---|---|---|
RefFilter |
getRefFilter() |
|
boolean |
isAllowTipSha1InWant() |
|
boolean |
isFsckObjects() |
Deprecated.
use
newObjectChecker() instead. |
ObjectChecker |
newObjectChecker() |
public static final Config.SectionParser<TransferConfig> KEY
Config.get(SectionParser)
.@Deprecated public boolean isFsckObjects()
newObjectChecker()
instead.public ObjectChecker newObjectChecker()
public boolean isAllowTipSha1InWant()
Copyright © 2018. All rights reserved.