Commit 3deba10
docs(ADR-001): clarify mandatory post-merge rebase for stacked PRs
Without force-push after rebase, GitHub shows already-merged commits
in child PRs — reviewers cannot distinguish new work from old.
Make the retarget→rebase→force-push sequence explicit and mandatory.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 010786e commit 3deba10
2 files changed
Lines changed: 10 additions & 4 deletions
File tree
- docs
- decisions
- src/content/docs/decisions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
| |||
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
103 | 106 | | |
104 | 107 | | |
105 | 108 | | |
| |||
0 commit comments