Uses of Class
org.eclipse.jgit.internal.storage.midx.PackIndexMerger
Packages that use PackIndexMerger
-
Uses of PackIndexMerger in org.eclipse.jgit.internal.storage.midx
Methods in org.eclipse.jgit.internal.storage.midx that return PackIndexMergerMethods in org.eclipse.jgit.internal.storage.midx with parameters of type PackIndexMergerModifier and TypeMethodDescriptionMultiPackIndexWriter.write(ProgressMonitor monitor, OutputStream outputStream, PackIndexMerger data) Writes the inputs in the multipack index format in the outputStream.