]> source.dussan.org Git - jgit.git/commit
DfsPackFile: Make the loader classes used to construct bitmaps public. 65/1190165/11
authorjackdt@google.com <jackdt@google.com>
Mon, 1 Apr 2024 17:46:15 +0000 (10:46 -0700)
committerjackdt@google.com <jackdt@google.com>
Tue, 2 Apr 2024 19:00:33 +0000 (12:00 -0700)
commitc111261158c6adabe3be9d7b4d9c54340f700bdb
tree54b71ccb8492742f5c993158efa1d73937a7eb78
parent33cacadbcef111c34a6f6927fcb8212fb07d6522
DfsPackFile: Make the loader classes used to construct bitmaps public.

This is necessary to swap out implementations of the PackBitmapIndex
with custom implementations.

Change-Id: Ia6f951bbc901446c255fa2902fab05d7ed974111
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsPackFile.java