public class TransferConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static Config.SectionParser<TransferConfig> |
KEY
Key for
Config.get(SectionParser). |
| Modifier and Type | Method and 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 © 2015. All rights reserved.