Uses of Interface
org.eclipse.jgit.blame.cache.BlameCache
Packages that use BlameCache
-
Uses of BlameCache in org.eclipse.jgit.blame
Constructors in org.eclipse.jgit.blame with parameters of type BlameCacheModifierConstructorDescriptionBlameGenerator(Repository repository, String path, BlameCache blameCache) Create a blame generator for the repository and path (relative to repository)