Skip to main content

read_receive_pack_push_request_header

Function read_receive_pack_push_request_header 

Source
pub fn read_receive_pack_push_request_header(
    format: ObjectFormat,
    reader: &mut impl Read,
    has_push_options: bool,
) -> Result<ReceivePackPushRequestHeader>