hub-browse(1) | hub manual | hub-browse(1) |
hub-browse - Open a GitHub repository in a web browser.
hub browse [-uc] [[USER/]REPOSITORY|--] [SUBPAGE]
-u, --url
-c, --copy
[USER/]REPOSITORY
SUBPAGE
$ hub browse > open https://github.com/REPO $ hub browse -- issues > open https://github.com/REPO/issues $ hub browse jingweno/gh > open https://github.com/jingweno/gh $ hub browse gh wiki > open https://github.com/USER/gh/wiki
18 Jul 2021 | hub version 2.14.2 |