Skip to main content

write_receive_pack_push_options

Function write_receive_pack_push_options 

Source
pub fn write_receive_pack_push_options(
    writer: &mut impl Write,
    options: &[String],
) -> Result<()>