Opens the repository homepage
Supported for repositories hosted on GitHub,
GitLab, and Bitbucket. Derives
the Git provider from the origin
remote. You can override this detection with
git config git-town.code-hosting-driver <DRIVER>
where DRIVER is "github",
"gitlab", or "bitbucket".
When using SSH identities, run
git config git-town.code-hosting-origin-hostname <HOSTNAME>
where HOSTNAME
matches what is in your ssh config file.
git town repo