Uses of Class
org.eclipse.jgit.internal.storage.file.FileRepository
-
Packages that use FileRepository Package Description org.eclipse.jgit.internal.storage.file File based repository storage. -
-
Uses of FileRepository in org.eclipse.jgit.internal.storage.file
Constructors in org.eclipse.jgit.internal.storage.file with parameters of type FileRepository Constructor Description GC(FileRepository repo)
Creates a new garbage collector with default values.
-