paulirish / git-open

Type `git open` to open the GitHub page or website for a repository in your browser.
MIT License
3.31k stars 247 forks source link

Support opening a tag #129

Closed MartinDelille closed 6 years ago

MartinDelille commented 6 years ago

If an incorrect URL is opened, please provide the following so we can write a test:

Example clone url:

$ git clone https://github.com/ory/hydra/

Example branch name:

$ git checkout tags/v1.0.0-beta.8

Expected web URL:

[https://github.com/ory/hydra/tree/v1.0.0-beta.8]()