Update git checkout to git switch #231
Labels
day1
Topics on Day One
feature
New feature or request
needs-discussion
Needs to be discussed
reminder
Reminder for future changes
Using dedicated commands is less confusing to new users of git, and we should update the slides to demonstrate the usage of
git switch [-c]
instead ofgit checkout [-b]
oncegit switch
isn't marked experimental anymore.The text was updated successfully, but these errors were encountered: