gh browse
gh browse [<number> | <path> | <commit-SHA>] [flags]
Open the GitHub repository in the web browser.
Options
-b
,--branch <string>
- Select another branch by passing in the branch name
-c
,--commit <string>
- Select another commit by passing in the commit SHA, default is the last commit
-n
,--no-browser
- Print destination URL instead of opening the browser
-p
,--projects
- Open repository projects
-r
,--releases
- Open repository releases
-R
,--repo <[HOST/]OWNER/REPO>
- Select another repository using the [HOST/]OWNER/REPO format
-s
,--settings
- Open repository settings
-w
,--wiki
- Open repository wiki