Skip to main content

append

Function append 

Source
pub fn append(commit: &str, records: &[Record]) -> Result<()>
Expand description

Append records to commit’s note locally, preserving anything already there.