AI made me care about commit boundaries again
This story is from 2026-08-26. It is preserved in the archive; the latest stories are on the live feed.
When I wrote most of the code myself, I got lazy about commit size. I already knew why every line was there. With AI-generated code, one huge 'feature complete' diff is miserable to review. The code may be fine. I just can’t see which change introduced the new abstraction, which part fixed the bug,…
Read the full story at r/ChatGPTCoding ↗
Timeline · 1 report
- 2026-08-26 21:36 · r/ChatGPTCoding
AI made me care about commit boundaries again