@[email protected] to Programmer [email protected]English • 1 year agoManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square96fedilinkarrow-up1791arrow-down18
arrow-up1783arrow-down1imageManager: This task only takes 30 minutes. Why did it take you the whole day?programming.dev@[email protected] to Programmer [email protected]English • 1 year agomessage-square96fedilink
minus-square@Jeremywardlink13•1 year agoI had a commit recently that was like 2000 lines changed over 6 files. Really should have been a smaller issue.
minus-square@Dkarmalink4•1 year agoY tho??? Holy shit. Commits should be like functions. One thing and one thing only. Maybe a small group of files like the same change over multiple config files. 50 is insane to me.
With 400 lines changed over 50 files
“updates”
“feat: stuff”
Guilty of this one myself.
I had a commit recently that was like 2000 lines changed over 6 files. Really should have been a smaller issue.
Y tho??? Holy shit. Commits should be like functions. One thing and one thing only. Maybe a small group of files like the same change over multiple config files. 50 is insane to me.