pub fn fetch_all(
cwd: &Path,
tx: &dyn Transport,
remote: &str,
) -> Result<usize, DispatchError>Expand description
fetch — pull_all without the HEAD update. Downloads every object
reachable from each remote ref (via Transport::download_pack on
the object’s own digest) and writes the ref into
refs/remotes/default/<branch>.