this post was submitted on 11 Jan 2025
81 points (98.8% liked)

Linux

5594 readers
231 users here now

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

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] colorado@programming.dev 1 points 13 hours ago (1 children)

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.