Quiz
Test your knowledge of essential techniques.
We'll cover the following...
We'll cover the following...
Quiz
1.
How do we switch branches in the Git version control system?
A.
$ git -b <branch_name>
B.
$ git switch <branch_name>
C.
$ git change <branch_name>
D.
$ git branch <branch_name>
1 / 4