git checkout Move between branches in git

This lesson is available for PRO members or as a single course purchase. Sign-in and choose a plan below.
Get Unlimited PRO Access

OR


*Enrollment provides full access to this course (and updates) for life.

Move into a branch

command line
git checkout awesome

Create a new branch and move into it:

command line
git checkout -b awesome

Questions?

Ask questions via GitHub below OR chat on Slack #questions