Function osoy::gitutil::pull[][src]

pub fn pull(
    path: &Path,
    id: &str,
    auth_cache: &Arc<Mutex<AuthCache>>
) -> Result<(), Error>