Package | Description |
---|---|
org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
Modifier and Type | Field and Description |
---|---|
private DfsInserter |
DfsPackParser.objins |
Constructor and Description |
---|
DfsPackParser(DfsObjDatabase db,
DfsInserter ins,
java.io.InputStream in)
Initialize a new pack parser.
|