dev_scripts::sync::pkgsrc

Function clone_repo

source
fn clone_repo(repo: &str, target_dir: &Path) -> Result<(), RepoUpdateError>
Expand description

Clone a git repository into a target directory.