Skip to main content

append_git_patch_record

Function append_git_patch_record 

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

Append one record to an uncompressed GIT_PATCH records buffer.