miridius@lemmy.world to Programmer Humor@programming.dev · 6 months agoI realised this todaylemmy.worldimagemessage-square22fedilinkarrow-up1578
arrow-up1568imageI realised this todaylemmy.worldmiridius@lemmy.world to Programmer Humor@programming.dev · 6 months agomessage-square22fedilink
minus-squareLostXOR@fedia.iolinkfedilinkarrow-up56·6 months agoGotta review the 5 line PR ten times just to make absolutely totally sure there’s nothing wrong with it before submitting it.
minus-squareperviouslyiner@lemmy.worldlinkfedilinkarrow-up36·6 months agoAnd then notice the spelling error.
minus-squareYIj54yALOJxEsY20eU@lemm.eelinkfedilinkarrow-up21·6 months agoMy spelling errors only come into existence after I commit.
minus-squareKorne127@lemmy.worldlinkfedilinkarrow-up5·6 months agoInstant commit --amend + push --force
minus-squareOmid Mnz@programming.devlinkfedilinkarrow-up5·6 months agoPrefer --force-with-lease. It doesn’t make a difference in this scenario, but it’s a safer habit/default.
minus-squareSkyeStarfall@lemmy.blahaj.zonelinkfedilinkarrow-up3·6 months agoDon’t want to be the cause of a CVE now, do we?
Gotta review the 5 line PR ten times just to make absolutely totally sure there’s nothing wrong with it before submitting it.
And then notice the spelling error.
My spelling errors only come into existence after I commit.
Just another free PR ;)
Instant commit --amend + push --force
Prefer
--force-with-lease
. It doesn’t make a difference in this scenario, but it’s a safer habit/default.Don’t want to be the cause of a CVE now, do we?