Commit 2812e8a
committed
fix(step-8): repin SKILL_COMMIT off the orphaned pre-rewrite SHA
The privacy history rewrite orphaned ec37161, but raw.githubusercontent still
serves orphaned commits — verified HTTP 200 — and that tree still contains the
client roster the rewrite was meant to remove. The installer was therefore
publishing a working URL straight to the scrubbed content.
Repinned to cfb973b (current main). The file is byte-identical, so SKILL_SHA256
is unchanged and the integrity check still passes.
Force-push is not deletion: GitHub retains unreachable objects until it GCs the
repo, so purging the orphaned blobs requires a request to GitHub Support.1 parent cfb973b commit 2812e8a
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
137 | 141 | | |
138 | 142 | | |
139 | 143 | | |
| |||
0 commit comments