gitlab-training
gitlab-training copied to clipboard
Update git checkout to git switch
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 of git checkout [-b] once git switch isn't marked experimental anymore.
See also #212
Migrated to GitLab