Uses of Class
org.eclipse.jgit.util.FS

Packages that use FS
Package
Description
High-level API commands (the porcelain of JGit).
Reading and editing the directory cache (index).
File based repository storage.
Core API for repository, config, refs, object database.
 
Git submodule support.
Transport (fetch/push) for different protocols.
Provides a JGit SshSessionFactory implemented via JSch.
Provides a JGit SshSessionFactory implemented via Apache MINA sshd.
Walking and comparing directory/file trees (of commits, file system).
Utility classes.