git repo
The repo command ("show the repository") opens the homepage of the current repository in your default browser. Git Town can display repositories hosted on GitHub, GitLab, Gitea, and Bitbucket.
Variations
Git Town identifies the hosting service type by looking at the origin
remote.
You can override this detection with the
code-hosting-driver setting.
Set the code-hosting-origin-hostname setting to tell Git Town about the hostname when using ssh identities.