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

Packages that use LargeObjectException
Package
Description
High-level API commands (the porcelain of JGit).
Exceptions thrown by lower-level JGit APIs.
Distributed file system based repository storage.
File based repository storage.
Reading/writing Git pack files.
 
Core API for repository, config, refs, object database.
Git notes processing (for commits, etc).
Walking revision graphs (commit history).
Transport (fetch/push) for different protocols.