pub fn append(commit: &str, records: &[Record]) -> Result<()>
Append records to commit’s note locally, preserving anything already there.
commit