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