Commit 702b424
committed
fix(pm): write the near-miss dedupe separator as its escape text, not the byte
An editing tool materialised the escape into a real 0x01 while the key was
written — the slip `check-nul-bytes` exists for. Byte-identical at runtime.
Claude-Session: https://claude.ai/code/session_01Gqi43smmqjJ5sUrhfoPeKu
Co-authored-by: Claude <noreply@anthropic.com>1 parent f74be95 commit 702b424
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1382 | 1382 | | |
1383 | 1383 | | |
1384 | 1384 | | |
1385 | | - | |
| 1385 | + | |
1386 | 1386 | | |
1387 | 1387 | | |
1388 | 1388 | | |
| |||
0 commit comments