pub fn append_git_index_record(buf: &mut Vec<u8>, record: &GitIndexRecord<'_>)Expand description
Append one record to an uncompressed GIT_INDEX records buffer.
pub fn append_git_index_record(buf: &mut Vec<u8>, record: &GitIndexRecord<'_>)Append one record to an uncompressed GIT_INDEX records buffer.