Uses of Class
org.eclipse.jgit.internal.storage.dfs.MidxPackList
Packages that use MidxPackList
Package
Description
Distributed file system based repository storage.
-
Uses of MidxPackList in org.eclipse.jgit.internal.storage.dfs
Methods in org.eclipse.jgit.internal.storage.dfs that return MidxPackListModifier and TypeMethodDescriptionMidxPackList.Builder.build()Create a new pack list with the modificationsstatic MidxPackListMidxPackList.create(DfsPackFile... packs) Wrap the packs list into a MidxPackList