pub fn gitlab_host() -> Result<Option<String>>Expand description
A self-hosted GitLab host (e.g. gitlab.example.com) to recognize as
GitLab alongside gitlab.com (stk.gitlabHost). glab reads the host from
the git remote on its own, so this only widens stk’s provider detection.