libgit2 v0.25.2 (2020-11-07T16:39:39Z)
Dub
Repo
git_note_foreach
deimos
git2
notes
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
int
git_note_foreach
(
git_repository
*
repo
,
const
(
char
)*
notes_ref
,
git_note_foreach_cb
note_cb
,
void
*
payload
)
Meta
Source
See Implementation
deimos
git2
notes
aliases
git_note_foreach_cb
functions
git_note_create
git_note_default_ref
git_note_foreach
git_note_free
git_note_iterator_free
git_note_iterator_new
git_note_message
git_note_next
git_note_oid
git_note_read
git_note_remove
structs
git_note_iterator