Downloads
Reference
Learning
Security
Source
API Documentation
notes
git_note_oid
Version:
v0.20.0
v0.19.0
v0.18.0
v0.17.0
Get the note object OID
Signature
GitHub
const git_oid *git_note_oid(
git_note *note
);
Parameters
git_note *
In
note
Returns
const git_oid *
the note object OID
Versions
v0.20.0
v0.19.0
v0.18.0
v0.17.0