Docker@programming.dev to Funny Comics@sh.itjust.works · 18 days agoAre programmers really like this ?programming.devimagemessage-square18linkfedilinkarrow-up1168arrow-down111
arrow-up1157arrow-down1imageAre programmers really like this ?programming.devDocker@programming.dev to Funny Comics@sh.itjust.works · 18 days agomessage-square18linkfedilink
minus-squarethevoidzero@lemmy.worldlinkfedilinkarrow-up1·18 days agoInstead of commit, i just stage them while I do clean ups. So that if I’m successful I stage the cleanup, else I remove the unstaged changes. Through if you do local commit and amend it later it’s not that different.
Instead of commit, i just stage them while I do clean ups. So that if I’m successful I stage the cleanup, else I remove the unstaged changes.
Through if you do local commit and amend it later it’s not that different.