clone_registry

Function clone_registry 

Source
pub fn clone_registry(
    url: &str,
    branch: Option<&str>,
    target_dir: &Path,
) -> Result<()>
Expand description

Shallow-clone a Git repository into target_dir.