Uses of Class
org.eclipse.jgit.notes.NotesMergeConflictException

Packages that use NotesMergeConflictException
org.eclipse.jgit.notes Git notes processing (for commits, etc). 
 

Uses of NotesMergeConflictException in org.eclipse.jgit.notes
 

Methods in org.eclipse.jgit.notes that throw NotesMergeConflictException
 Note NoteMerger.merge(Note base, Note ours, Note their, ObjectReader reader, ObjectInserter inserter)
          Merges the conflicting note changes.
 



Copyright © 2013. All Rights Reserved.