merge
Merge the current branch's PR via GitHub CLI.
Alias: devflow m
Flow
- Detects the PR for the current branch
- Select merge strategy (squash, merge, rebase)
- Optionally delete the branch and switch back to main
Requirements
ghCLI must be installed and authenticated
Options
| Option | Description |
|---|---|
--dry-run | Preview the merge without executing |