libgit2/tests-clar/notes
yorah a02e724978 notes: simplify the handling of fanouts
- Do not create new levels of fanout when creating notes from libgit2
 - Insert a note in an existing matching fanout
 - Remove a note from an existing fanout
 - Cleanup git_note_read, git_note_remove, git_note_foreach, git_note_create methods in order use tree structures instead of tree_oids
2012-06-08 20:34:24 +02:00
..
notes.c notes: simplify the handling of fanouts 2012-06-08 20:34:24 +02:00
notesref.c notes: add git_note_default_ref() 2012-05-03 22:31:29 +02:00