pub fn clone_repo(url: &str, target: &Path) -> Result<()>
Clone a git repository (shallow) to a target directory.