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