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