Skip to main content

read_receive_pack_push_request

Function read_receive_pack_push_request 

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