Uses of Annotation Interface
org.eclipse.jgit.annotations.NonNull

Packages that use NonNull
Package
Description
High-level API commands (the porcelain of JGit).
Events and listener interfaces.
 
 
 
Ignore rule parser/matcher (for .gitignore entries).
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.
 
 
Provides a JGit SshSessionFactory implemented via Apache MINA sshd.
Service provider interfaces for connecting to an SSH agent.
Utility classes.