gh browse
Open a GitHub repository in the browser or print the URL.
=> More information.
- Open the homepage of the current repository in the default web browser:
gh browse
- Open the homepage of a specific repository in the default web browser:
gh browse {owner}/{repository}
- Open the settings page of the current repository in the default web browser:
gh browse --settings
- Open the wiki of the current repository in the default web browser:
gh browse --wiki
- Open a specific issue or pull request in the web browser:
gh browse {issue_or_pull_request_number}
- Open a specific branch in the web browser:
gh browse --branch {branch_name}
- Open a specific file or directory of the current repository in the web browser:
gh browse {path_from_root_of_repository}
- Print the destination URL without open the web browser:
gh browse --no-browser
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/gh-browse.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 103.036266 milliseconds
- Gemini-to-HTML Time
- 0.456256 milliseconds
This content has been proxied by September (ba2dc).