gh pr create
Manage GitHub pull requests from the command-line.
=> More information.
- Interactively create a pull request:
gh pr create
- Create a pull request, determining the title and description from the commit messages of the current branch:
gh pr create --fill
- Create a draft pull request:
gh pr create --draft
- Create a pull request specifying the base branch, title, and description:
gh pr create --base {base_branch} --title "{title}" --body "{body}"
- Start opening a pull request in the browser:
gh pr create --web
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-pr-create.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 103.537448 milliseconds
- Gemini-to-HTML Time
- 0.273003 milliseconds
This content has been proxied by September (ba2dc).