#011 git checkout name

Switching branches

To switch from the current branch to a new branch, use: git checkout followed by the name of the target branch

Command Description
switch Command to switch branches
name Name of the target branch