Uses of Package
org.eclipse.jgit.notes

Packages that use org.eclipse.jgit.notes
org.eclipse.jgit.api High-level API commands (the porcelain of JGit). 
org.eclipse.jgit.notes Git notes processing (for commits, etc). 
 

Classes in org.eclipse.jgit.notes used by org.eclipse.jgit.api
Note
          In-memory representation of a single note attached to one object.
 

Classes in org.eclipse.jgit.notes used by org.eclipse.jgit.notes
Note
          In-memory representation of a single note attached to one object.
NoteMap
          Index of notes from a note branch.
NoteMerger
          Three-way note merge operation.
NotesMergeConflictException
          This exception will be thrown from the NoteMerger when a conflict on Notes content is found during merge.
 



Copyright © 2013. All Rights Reserved.