Uses of Class
org.eclipse.jgit.errors.MissingObjectException

Packages that use MissingObjectException
Package
Description
High-level API commands (the porcelain of JGit).
Comparing file contents by computing diffs.
Reading and editing the directory cache (index).
 
Distributed file system based repository storage.
File based repository storage.
Reading/writing Git pack files.
 
Core API for repository, config, refs, object database.
Content and commit history merge algorithms.
Git notes processing (for commits, etc).
Building/rendering revision graphs.
Walking revision graphs (commit history).
Filters for use in revision walking.
Walking and comparing directory/file trees (of commits, file system).
Filters for use in tree walking.