Quiz

Test your knowledge of essential techniques.

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>
Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.