libgit2

git_note_committer

Version:

Get the note committer

Signature

const git_signature *git_note_committer(const git_note *note);

Parameters

In
note

the note

Returns

the committer

Versions