Module org.eclipse.jgit
Package org.eclipse.jgit.notes
package org.eclipse.jgit.notes
Git notes processing (for commits, etc).
-
ClassDescriptionDefault implementation of the
NoteMerger
.In-memory representation of a single note attached to one object.Index of notes from a note branch.Three-way note tree merge.Three-way note merge operation.This exception will be thrown from theNoteMerger
when a conflict on Notes content is found during merge.