Uses of Class
org.eclipse.jgit.lib.FileModeCache
Packages that use FileModeCache
Package
Description
High-level API commands (the porcelain of JGit).
Reading and editing the directory cache (index).
-
Uses of FileModeCache in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api with parameters of type FileModeCacheModifier and TypeMethodDescriptionprivate File
ApplyCommand.getFile
(String path, boolean create, FileModeCache directoryCache) -
Uses of FileModeCache in org.eclipse.jgit.dircache
Fields in org.eclipse.jgit.dircache declared as FileModeCache