pub fn write_notes_commit_with_parents(
repo: &Repository,
_notes_ref: &str,
entries: &[NotesTreeEntry],
message: &str,
parents: &[ObjectId],
) -> Result<ObjectId>pub fn write_notes_commit_with_parents(
repo: &Repository,
_notes_ref: &str,
entries: &[NotesTreeEntry],
message: &str,
parents: &[ObjectId],
) -> Result<ObjectId>