Gh - A Tool To Open Github Projects In A Browser From The Command Line
Skip to content You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} danielwhatmuff / gh Public
- Notifications You must be signed in to change notification settings
- Fork 0
- Star 6
- Code
- Issues 2
- Pull requests 0
- Actions
- Projects
- Security 0
- Insights
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory15 Commits | ||||
| bin | bin | |||
| gh | gh | |||
| img | img | |||
| .gitignore | .gitignore | |||
| HISTORY.rst | HISTORY.rst | |||
| README.md | README.md | |||
| requirements.txt | requirements.txt | |||
| setup.py | setup.py | |||
| View all files | ||||
Repository files navigation
- README

Overview
- Install and execute to open a Github project in your browser from the command line
- Useful for command line git users e.g. to push changes and open up a PR git push origin feature/mything && gh --pulls
- Must from within the root directory of a checked out repo
Install the CLI and view the available options
$ pip install gh $ gh --helpOpen a projects pull requests page
$ cd your-repo-dir $ gh --pullsOpen a projects releases page
$ cd your-repo-dir $ gh -rAvailable options as of 0.0.3
--home Open the Home page (Default action) -p, --pulls Open the Pull requests page -b, --branches Open the Branches page -s, --settings Open the Settings page -r, --releases Open the Releases page -t, --tags Open the Tags page -c, --collaboration Open the Collaboration page -w, --wiki Open the Wiki -i, --issues Open the Issues pageFeel free to fork/PR any contributions
About
Open a Github project in a browser from the command line
Topics
github python git cli helper github-page browser terminal command-line command-line-tool openerResources
ReadmeUh oh!
There was an error while loading. Please reload this page.
ActivityStars
6 starsWatchers
0 watchingForks
0 forks Report repositoryReleases
1 tagsPackages 0
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Contributors
Uh oh!
There was an error while loading. Please reload this page.
Languages
- Python 100.0%
Từ khóa » Gh Github
-
GitHub CLI | Take GitHub To The Command Line
-
GitHub CLI Quickstart
-
Creating GitHub CLI Extensions
-
Using GitHub CLI In Workflows
-
Dlvhdr/gh-dash: A Beautiful CLI Dashboard For GitHub
-
Github/gh-gei - GitHub
-
Action-gh-release - GitHub Marketplace
-
What Is The Difference Between Git And Github CLI Or Gh?
-
Gh — The GitHub CLI - Medium
-
Gitpod-io/gh-gp: A Gh Extension To Work With GitHub Repositories With ...
-
Mislav/gh-branch: GitHub CLI Extension For Fuzzy Finding, Quickly ...
-
How To Install And Configure GitHub CLI (gh)? - CloudAffaire
-
GitHub CLI: Manage Your Repos With Gh | By Christopher Laine
-
Gh Is GitHub On The Command Line