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() |
ObjectChecker |
newObjectChecker() |
public static final Config.SectionParser<TransferConfig> KEY
Config.get(SectionParser).public ObjectChecker newObjectChecker()
public boolean isAllowTipSha1InWant()
Copyright © 2015 Eclipse JGit Project. All rights reserved.