Commit 2d2469a
Stop calling the upstack push a force-push in the README (#41)
The "How it works" list described step 5 as force-pushing updated
branches. There is no force push in the action: the synthetic merge
commit is built as a descendant of the child's old head precisely so the
push is a fast-forward (which keeps the PR mergeable and the
`synchronize` resume firing). Dropped the word "force".
---
_Generated by [Claude
Code](https://claude.ai/code/session_01CCzKo3mz5W9vSZSiqgmDky)_
Co-authored-by: Claude <noreply@anthropic.com>1 parent 9efdf0e commit 2d2469a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments