testeronious@lemmy.world to Programming@programming.dev · 7 months agoModern Git Commands and Features You Should Be Usingmartinheinz.devexternal-linkmessage-square25fedilinkarrow-up1132arrow-down15
arrow-up1127arrow-down1external-linkModern Git Commands and Features You Should Be Usingmartinheinz.devtesteronious@lemmy.world to Programming@programming.dev · 7 months agomessage-square25fedilink
minus-squarehallettj@leminal.spacelinkfedilinkEnglisharrow-up11·7 months agoI’ve been using the newer commands like switch and restore for a while. But I learned a few things here that will indeed make my work easier.
minus-squarelysdexic@programming.devlinkfedilinkEnglisharrow-up8arrow-down5·7 months agogit switch and git restore were introduced way back in 2019. I don’t think they count as new.
minus-squareSecret300@sh.itjust.workslinkfedilinkarrow-up5·7 months agoWdym? 2019 was last year. Right…?
I’ve been using the newer commands like
switch
andrestore
for a while. But I learned a few things here that will indeed make my work easier.git switch
andgit restore
were introduced way back in 2019. I don’t think they count as new.Wdym? 2019 was last year. Right…?