libgit2

git_note_author

Version:

Get the note author

Signature

const git_signature *git_note_author(const git_note *note);

Parameters

In
note

the note

Returns

Versions