Compare commits
1 commit
main
...
fix-merge-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9600bea7d0 |
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ pnpm db:studio # Open Drizzle Studio (DB browser)
|
|||
- Use the merge queue to auto-merge when CI passes:
|
||||
```bash
|
||||
gh pr create --title "..." --body "..."
|
||||
gh pr merge --auto
|
||||
gh pr merge --merge --auto
|
||||
```
|
||||
|
||||
### Stacking PRs (for fast local iteration)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue