petsoi@discuss.tchncs.de to Linux@programming.dev · 2 days agoGit 2.48 releasedgithub.blogexternal-linkmessage-square12fedilinkarrow-up183arrow-down11cross-posted to: [email protected][email protected]
arrow-up182arrow-down1external-linkGit 2.48 releasedgithub.blogpetsoi@discuss.tchncs.de to Linux@programming.dev · 2 days agomessage-square12fedilinkcross-posted to: [email protected][email protected]
minus-squarekus@programming.devlinkfedilinkEnglisharrow-up1·16 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-squaretimbuck2themoonlinkfedilinkEnglisharrow-up3·15 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.