pub fn get_repo_path( temp_dir: &TempDir, repo_url: &str, ) -> Result<PathBuf, CodeDigestError>
Get the path to the cloned repository within the temp directory