Settings
Help

clone_remote

Function clone_remote 

Source
pub fn clone_remote(repo_url: &str, target_dir: &str)
Expand description

Clones a remote repository into the specified directory. Panics if the command fails.