Skip to main content

negotiate_ssh

Function negotiate_ssh 

Source
pub fn negotiate_ssh(
    pipe: &mut SshPipe,
    wants: &[String],
    haves: &[String],
) -> Result<Vec<ObjectHash>, String>
Expand description

Negotiate which objects are needed via SSH pipe