82
Git 2.48 released
(github.blog)
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
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.