gh browse <[pr | issue | path[:line]>
Open the repository in the browser
Arguments
Name | Description |
---|
[pr | issue | path[:line] | |
Options
Name | Description |
---|
-b, --branch <branch> | Select another branch by passing in the branch name |
-c, --commit | Open the last commit |
-n, --no-browser | Print destination URL instead of opening the browser |
-p, --projects | Open repository projects |
-R, --repo <[HOST/]OWNER/REPO> | Select another repository using the [HOST/]OWNER/REPO format |
-s, --settings | Open repository settings |
-w, --wiki | Open repository wiki |