Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Method and Description |
---|---|
ReceivedPackStatistics |
ReceivePack.getReceivedPackStatistics()
Returns the statistics on the received pack if available.
|
ReceivedPackStatistics |
PackParser.getReceivedPackStatistics()
Returns the statistics of the parsed pack.
|
Copyright © 2021 Eclipse JGit Project. All rights reserved.