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