petsoi@discuss.tchncs.de to Linux@programming.dev · 1 day agoGit 2.48 releasedgithub.blogexternal-linkmessage-square11fedilinkarrow-up175arrow-down11cross-posted to: [email protected]
arrow-up174arrow-down1external-linkGit 2.48 releasedgithub.blogpetsoi@discuss.tchncs.de to Linux@programming.dev · 1 day agomessage-square11fedilinkcross-posted to: [email protected]
minus-squarekus@programming.devlinkfedilinkEnglisharrow-up1·3 hours agoThe big change in my opinion is we don’t need to tell newcomers about git checkout at all. Git switch --create is much better.
minus-squaretimbuck2themoon@sh.itjust.workslinkfedilinkEnglisharrow-up2·3 hours agoI’m so old I still just use git checkout -b somebranch anyway.
The big change in my opinion is we don’t need to tell newcomers about git checkout at all. Git switch --create is much better.
I’m so old I still just use git checkout -b somebranch anyway.