Commit 2f241f8
committed
DfsPackFileMidx: Introduce single-pack midx
We expect to have midxs covering a single pack (GC) in the midx
chain. With the current implementation, this would load twice the same
information, in the midx and in the pack indexes.
Create a new subclass for the single-pack case.
Change-Id: I9de2a282d812e0078c9f1c1ae6f3f40d6a6a69641 parent 0bfd616 commit 2f241f8
3 files changed
Lines changed: 1581 additions & 1 deletion
File tree
- org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/dfs
- org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs
0 commit comments