pub fn gitea_host() -> Result<Option<String>>Expand description
A self-hosted Gitea/Forgejo host (e.g. gitea.example.com) to recognize as
Gitea alongside gitea.com and codeberg.org (stk.giteaHost). tea reads
the host from the git remote itself, so this only widens stk’s detection.