Uses of Interface
org.eclipse.jgit.internal.storage.pack.ObjectReuseAsIs
-
Packages that use ObjectReuseAsIs Package Description org.eclipse.jgit.internal.storage.dfs Distributed file system based repository storage. -
-
Uses of ObjectReuseAsIs in org.eclipse.jgit.internal.storage.dfs
Classes in org.eclipse.jgit.internal.storage.dfs that implement ObjectReuseAsIs Modifier and Type Class Description class
DfsReader
Reader to access repository content through.
-