Skip to main content

pull

Function pull 

Source
pub async fn pull(
    path: &Path,
    peer: &str,
    commit_id: &str,
    json: bool,
) -> Result<()>