Uses of Package
org.eclipse.jgit.notes
Packages that use org.eclipse.jgit.notes
Package
Description
High-level API commands (the porcelain of JGit).
Git notes processing (for commits, etc).
-
Classes in org.eclipse.jgit.notes used by org.eclipse.jgit.api
-
Classes in org.eclipse.jgit.notes used by org.eclipse.jgit.notesClassDescriptionIn-memory representation of a single note attached to one object.Index of notes from a note branch.Three-way note merge operation.This exception will be thrown from the
NoteMerger
when a conflict on Notes content is found during merge.