pub fn clone_or_fetch(url: &str, dest: &Path) -> Result<()>
Clone url into dest, or fetch all refs if the repo already exists.
url
dest