pub fn fetch_repository( repo_url: &str, verbose: bool, ) -> Result<TempDir, ContextCreatorError>
Fetch a repository from GitHub