Commit 50efe52
docs(sc-gh-stack): prohibit git reset --hard in workflow guidance
Hard rule 2 and the convert playbook's do-not list now name git reset --hard
explicitly, with the sanctioned alternatives (rebase --abort/--continue,
script-driven fast-forward). Scripts never used it; test fixtures keep it only
to manufacture behind-remote states.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 78ad1f5 commit 50efe52
2 files changed
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
84 | 87 | | |
85 | 88 | | |
86 | 89 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
0 commit comments