read_note


Description:

public Note? read_note (string? notes_ref, OId id) throws Error

Reads the note for an object.

Parameters:

this

a Repository.

notes_ref

canonical name of the reference to use, or null to use the default ref.

id

OID of the git object to decorate.

Returns:

the read note or null in case of an error.