pub fn clone_remote(repo_url: &str, target_dir: &str, recursive: bool)
Clones a remote repository into the specified directory. Panics if the command fails.