Package | Description |
---|---|
org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
org.eclipse.jgit.internal.storage.pack |
Reading/writing Git pack files.
|
Modifier and Type | Method | Description |
---|---|---|
void |
DfsReader.copyObjectAsIs(PackOutputStream out,
ObjectToPack otp,
boolean validate) |
Modifier and Type | Method | Description |
---|---|---|
void |
ObjectReuseAsIs.copyObjectAsIs(PackOutputStream out,
ObjectToPack otp,
boolean validate) |
Output a previously selected representation.
|
Copyright © 2018. All rights reserved.