Package | Description |
---|---|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Method and Description |
---|---|
ObjectIdSubclassMap<ObjectId> |
PackParser.getBaseObjectIds()
Get set of objects the incoming pack assumed for delta purposes
|
ObjectIdSubclassMap<ObjectId> |
PackParser.getNewObjectIds()
Get the new objects that were sent by the user
|
Copyright © 2020 Eclipse JGit Project. All rights reserved.