Uses of Class
org.eclipse.jgit.notes.NotesMergeConflictException
Packages that use NotesMergeConflictException
-
Uses of NotesMergeConflictException in org.eclipse.jgit.notes
Methods in org.eclipse.jgit.notes that throw NotesMergeConflictExceptionModifier and TypeMethodDescriptionNoteMerger.merge
(Note base, Note ours, Note their, ObjectReader reader, ObjectInserter inserter) Merges the conflicting note changes.