Mid Version Control

Switch branch?

git checkout <branch-name> or git switch

<branch-name> - moves your HEAD pointer to another branch.

More from Developer Essentials

All questions for this course