Anonymous
7/26/2025, 9:05:51 PM
No.106037155
>>106037060
Yeah, first step is always a regression test. But that also means you need to break your commits down into smaller pieces. Nothing worse than a regressing before a commit and seeing +932849 -50 on the commit that introduced the problem.
Although, I'm not doing that atomic commit shit.
Yeah, first step is always a regression test. But that also means you need to break your commits down into smaller pieces. Nothing worse than a regressing before a commit and seeing +932849 -50 on the commit that introduced the problem.
Although, I'm not doing that atomic commit shit.