Function clone_repository

Source
pub fn clone_repository(url: &str, target_path: &Path) -> Result<Repository>