- Shipped
- August 15, 2026 at 7:04 AM UTC
- Author
- kamo
- Commit
- 78ccc05
3bfe883c rewrote PublicProvider.tsx and the org route wholesale — 1919 and 121 lines for what was a one-line addition to each. The content was intact; the endings were not. Both files are CRLF in this repo and a scripted edit read and rewrote them through a converting text API, so every line came back LF. The damage is not the noise. It is that a concurrent session editing either file now conflicts on every line of it, and that the real change becomes unreviewable inside a whole-file diff. Both files are uniformly CRLF again; the diff against 3bfe883c~1 is now the two lines it should always have been.