Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
org.eclipse.jgit.transport.internal |
Modifier and Type | Method and Description |
---|---|
void |
ConnectivityChecker.checkConnectivity(ConnectivityChecker.ConnectivityCheckInfo connectivityCheckInfo,
Set<ObjectId> haves,
ProgressMonitor pm)
Checks connectivity of the commit graph after pack uploading.
|
Modifier and Type | Method and Description |
---|---|
void |
FullConnectivityChecker.checkConnectivity(ConnectivityChecker.ConnectivityCheckInfo connectivityCheckInfo,
Set<ObjectId> haves,
ProgressMonitor pm) |
Copyright © 2020 Eclipse JGit Project. All rights reserved.