Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Method and Description |
---|---|
PackWriter.Statistics |
UploadPack.getPackStatistics()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
UploadPackLoggerChain.onPackStatistics(PackWriter.Statistics stats)
Deprecated.
|
void |
UploadPackLogger.onPackStatistics(PackWriter.Statistics stats)
Deprecated.
Notice to the logger after a pack has been sent.
|
Copyright © 2016 Eclipse JGit Project. All rights reserved.