pub fn clone_remote( repo_url: &str, target_dir: impl AsRef<Path>, ) -> Result<Output>
project-util
Clones a remote repository into the specified directory.