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