petsoi@discuss.tchncs.de to Linux@programming.dev · 10 days agoGit 2.48 releasedgithub.blogexternal-linkmessage-square12fedilinkarrow-up185arrow-down11cross-posted to: git@programming.dev
arrow-up184arrow-down1external-linkGit 2.48 releasedgithub.blogpetsoi@discuss.tchncs.de to Linux@programming.dev · 10 days agomessage-square12fedilinkcross-posted to: git@programming.dev
minus-squarekus@programming.devlinkfedilinkEnglisharrow-up1·9 days 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·9 days 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.