libgit2

git_note_oid

Version:

Get the note object OID

Signature

const git_oid *git_note_oid(const git_note *note);

Parameters

In
note

the note

Returns

the note object OID

Versions