Commit 38bf8e9
committed
[#254] fix: correct skill total after rebase (34, not 35)
Miscalculated during the rebase conflict resolution: main doesn't have
#229 (grill) merged yet, only rebased as a branch. Correct total after
adding checkpoint is main's actual 33 + 1 = 34, not 35. Caught by
`docs:staleness` which counts skills directly from the dataset.
Refs: #2541 parent 297bf5a commit 38bf8e9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments