set_github_repos: Set GitHub repositories in GitAI object.
Description
Set GitHub repositories in GitAI object.
Usage
set_github_repos(gitai, ..., verbose = is_verbose())
Arguments
- gitai
A GitAI object.
- ...
Parameters to pass to set_github_host
function.
- verbose
A logical. If FALSE you won't be getting additional
diagnostic messages.