petsoi@discuss.tchncs.de to Linux@programming.dev · 9 个月前Git 2.48 releasedgithub.blogexternal-linkmessage-square12fedilinkarrow-up188arrow-down11
arrow-up187arrow-down1external-linkGit 2.48 releasedgithub.blogpetsoi@discuss.tchncs.de to Linux@programming.dev · 9 个月前message-square12fedilink
minus-squarekus@programming.devlinkfedilinkEnglisharrow-up1·9 个月前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.
minus-squaretimbuck2themoon@sh.itjust.workslinkfedilinkEnglisharrow-up3·9 个月前I’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.