hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 years agoManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square25fedilinkarrow-up114
arrow-up114imageManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square25fedilink
minus-squarepomodoro_longbreak@sh.itjust.workslinkfedilinkarrow-up1·2 years 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-22 years agoOr just use a good IDE that makes doing atomic commits pretty natural.
minus-squareKairuByte@lemmy.dbzer0.comlinkfedilinkarrow-up1·2 years 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.