Uses of Class
org.eclipse.jgit.treewalk.TreeWalk

Packages that use TreeWalk
Package
Description
Support for reading .gitattributes.
Comparing file contents by computing diffs.
Content and commit history merge algorithms.
Walking revision graphs (commit history).
Walking and comparing directory/file trees (of commits, file system).
Filters for use in tree walking.