Skip to main content

append_git_index_record

Function append_git_index_record 

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

Append one record to an uncompressed GIT_INDEX records buffer.