Commit 97d2a86
committed
docs(claude): rule — verify PR is still open before committing
Add to operational lesson 1: before committing, confirm the branch's PR is still
OPEN (not already merged/closed), because a green PR can be merged at any time and
committing onto an already-merged branch orphans the change (it never reaches
master). This happened with the English translation committed onto #45's branch
after #45 had merged.1 parent a66e26d commit 97d2a86
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments