Package | Description |
---|---|
org.eclipse.jgit.internal.storage.file |
File based repository storage.
|
Modifier and Type | Method and Description |
---|---|
LocalObjectToPack |
WindowCursor.newObjectToPack(AnyObjectId objectId,
int type)
Allocate a new
PackWriter state structure for an object. |
Modifier and Type | Method and Description |
---|---|
(package private) void |
PackFile.copyAsIs(PackOutputStream out,
LocalObjectToPack src,
boolean validate,
WindowCursor curs) |
private void |
PackFile.copyAsIs2(PackOutputStream out,
LocalObjectToPack src,
boolean validate,
WindowCursor curs) |