Uses of Class
org.eclipse.jgit.treewalk.filter.TreeFilter

Packages that use TreeFilter
Package
Description
High-level API commands (the porcelain of JGit).
Comparing file contents by computing diffs.
 
Core API for repository, config, refs, object database.
 
 
Walking revision graphs (commit history).
Git submodule support.
Walking and comparing directory/file trees (of commits, file system).
Filters for use in tree walking.