libgit2

git_note_id

Version:

Get the note object's id

Signature

const git_oid *git_note_id(const git_note *note);

Parameters

In
note

the note

Returns

the note object's id

Versions