hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 11 months agoManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square29fedilinkarrow-up122arrow-down10
arrow-up122arrow-down1imageManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 11 months agomessage-square29fedilink
minus-squarepomodoro_longbreak@sh.itjust.workslinkfedilinkarrow-up1·11 months agoHighly recommend throwing --patch on any git commands you’re used to using. You will have the prettiest, most atomic fkn commit, I’m serious people will love you for it. I mean many people won’t care, but the quality folk will notice and approve.
minus-squareoce 🐆@jlai.lulinkfedilinkarrow-up1·edit-211 months agoOr just use a good IDE that makes doing atomic commits pretty natural.
minus-squareJohanno@feddit.delinkfedilinkarrow-up1·11 months agoWe make a singular commit per feature.
minus-squareKairuByte@lemmy.dbzer0.comlinkfedilinkarrow-up1·11 months agoI always find this hard to follow personally.
Highly recommend throwing
--patch
on any git commands you’re used to using. You will have the prettiest, most atomic fkn commit, I’m serious people will love you for it.I mean many people won’t care, but the quality folk will notice and approve.
Or just use a good IDE that makes doing atomic commits pretty natural.
We make a singular commit per feature.
I always find this hard to follow personally.