Package org.eclipse.jgit.notes

Interface Summary
NoteMerger Three-way note merge operation.
 

Class Summary
DefaultNoteMerger Default implementation of the NoteMerger.
Note In-memory representation of a single note attached to one object.
NoteMap Index of notes from a note branch.
NoteMapMerger Three-way note tree merge.
 

Exception Summary
NotesMergeConflictException This exception will be thrown from the NoteMerger when a conflict on Notes content is found during merge.
 



Copyright © 2012. All Rights Reserved.