Skip to main content

clone_repo

Function clone_repo 

Source
pub fn clone_repo(url: &str, target: &Path) -> Result<()>
Expand description

Clone a git repository (shallow) to a target directory.