libgit2

git_note_oid

Version:

Get the note object OID

Signature

const git_oid *git_note_oid(git_note *note);

Parameters

In
note

Returns

the note object OID

Versions