pub const NOTES_REF: &str = "refs/notes/heddle";
The notes ref heddle uses. Standard git notes --ref=heddle reads from this location, and git log --notes=heddle displays them inline.
git notes --ref=heddle
git log --notes=heddle