|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jgit.transport.TransferConfig
public class TransferConfig
The standard "transfer", "fetch" and "receive" configuration parameters.
Field Summary | |
---|---|
static Config.SectionParser<TransferConfig> |
KEY
Key for Config.get(SectionParser) . |
Method Summary | |
---|---|
boolean |
isFsckObjects()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Config.SectionParser<TransferConfig> KEY
Config.get(SectionParser)
.
Method Detail |
---|
public boolean isFsckObjects()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |