We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b2763 commit 5a0b3feCopy full SHA for 5a0b3fe
README.md
@@ -60,6 +60,7 @@
60
- Requires the [GitHub CLI](https://cli.github.com/) (`gh`) to be installed and on your `PATH`.
61
- Options:
62
- `<name>` — optional explicit worktree to operate on; defaults to the current directory.
63
+ - `--remove` — delete the remote branch after a successful merge.
64
- `--no-push` — skip pushing the branch before creating the PR.
65
- `--draft` — open the PR in draft mode.
66
- `--fill` — let `gh pr create` auto-populate PR metadata.
0 commit comments