Skip to main content

append_git_tree_record

Function append_git_tree_record 

Source
pub fn append_git_tree_record(buf: &mut Vec<u8>, record: &GitTreeRecord<'_>)
Expand description

Append one record to an uncompressed GIT_TREE records buffer.