git_note_committer

Get the note committer

extern (C) nothrow @nogc
git_note_committer

Parameters

note const(libgit2_d.types.git_note)*

the note

Return Value

Type: const(libgit2_d.types.git_signature)*

the committer

Meta