Uses of Class
org.eclipse.jgit.lib.ObjectInserter

Packages that use ObjectInserter
Package
Description
High-level API commands (the porcelain of JGit).
Reading and editing the directory cache (index).
Distributed file system based repository storage.
File based repository storage.
 
Core API for repository, config, refs, object database.
Content and commit history merge algorithms.
Git notes processing (for commits, etc).
Transport (fetch/push) for different protocols.