- Ya
- 15 Agosti 2026, 07:04 UTC
- Mwandishi
- kamo
- Ahadi ya
- 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.