Package | Description |
---|---|
org.eclipse.jgit.storage.dfs |
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 © 2012. All Rights Reserved.