Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
org.eclipse.jgit.transport.internal |
Modifier and Type | Field and Description |
---|---|
protected ConnectivityChecker |
ReceivePack.connectivityChecker
Connectivity checker to use.
|
Modifier and Type | Class and Description |
---|---|
class |
FullConnectivityChecker
A connectivity checker that uses the entire reference database to perform
reachability checks when checking the connectivity of objects.
|