Uses of Interface
org.eclipse.jgit.lib.ProgressMonitor

Packages that use ProgressMonitor
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.
 
Walking revision graphs (commit history).
Transport (fetch/push) for different protocols.
Utility classes.