Creates a new iterator for notes
The iterator must be freed manually by the user.
@param out_ pointer to the iterator @param repo repository where to look up the note @param notes_ref canonical name of the reference to use (optional); defaults to "refs/notes/commits"
@return 0 or an error code
See Implementation
Creates a new iterator for notes
The iterator must be freed manually by the user.
@param out_ pointer to the iterator @param repo repository where to look up the note @param notes_ref canonical name of the reference to use (optional); defaults to "refs/notes/commits"
@return 0 or an error code