Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 717 Bytes

repo.md

File metadata and controls

25 lines (18 loc) · 717 Bytes

Repo command

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.

Usage

git town repo