Introduction
🧑💻 New to Git or LabEx? We recommend starting with the Quick Start with Git course.
In Git, branches are used to create different versions of a project. Switching between branches is a common task when working with Git. In this challenge, you will learn how to switch to an existing branch in a Git repository.