Uses of Class
org.eclipse.jgit.storage.file.FileRepository

Packages that use FileRepository
org.eclipse.jgit.storage.file File based repository storage. 
 

Uses of FileRepository in org.eclipse.jgit.storage.file
 

Methods in org.eclipse.jgit.storage.file that return FileRepository
 FileRepository FileRepositoryBuilder.build()
          Create a repository matching the configuration in this builder.
 

Constructors in org.eclipse.jgit.storage.file with parameters of type FileRepository
GC(FileRepository repo)
          Creates a new garbage collector with default values.
 



Copyright © 2013. All Rights Reserved.