| Package | Description |
|---|---|
| org.eclipse.jgit.storage.dfs |
Distributed file system based repository storage.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract DfsOutputStream |
DfsObjDatabase.writePackFile(DfsPackDescription desc)
Open a pack file for writing.
|
protected abstract DfsOutputStream |
DfsObjDatabase.writePackIndex(DfsPackDescription desc)
Open a pack index for writing.
|
Copyright © 2013. All Rights Reserved.