| Package | Description |
|---|---|
| org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
| Modifier and Type | Method and Description |
|---|---|
DfsObjDatabase.PackList |
DfsObjDatabase.getCurrentPackList()
List currently known pack files in the repository, without scanning.
|
DfsObjDatabase.PackList |
DfsObjDatabase.getPackList()
Scan and list all available pack files in the repository.
|
Copyright © 2017 Eclipse JGit Project. All rights reserved.