Downloads
Reference
Learning
Security
Source
API Documentation
notes
git_note_data
Version:
v0.17.0
Basic components of a note
Oid of the blob containing the message
Oid of the git object being annotated
Signature
GitHub
typedef struct git_note_data {
git_oid blob_oid
git_oid annotated_object_oid
};
Members
git_oid
blob_oid
git_oid
annotated_object_oid
Versions
v0.17.0