Package | Description |
---|---|
org.eclipse.jgit.internal.storage.pack |
Reading/writing Git pack files.
|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Method and Description |
---|---|
PackWriter |
PackWriter.setObjectCountCallback(ObjectCountCallback callback)
Set the
ObjectCountCallback . |
Modifier and Type | Method and Description |
---|---|
BundleWriter |
BundleWriter.setObjectCountCallback(ObjectCountCallback callback)
Set the
ObjectCountCallback . |
Copyright © 2015 Eclipse JGit Project. All rights reserved.