Quiz
Test your knowledge regarding some introductory commands.
We'll cover the following...
We'll cover the following...
Quiz
1.
What happens in the Git system when we create a branch in Git?
A.
It creates a new pointer that points to the current commit.
B.
It clones the current commit into the new branch.
C.
It copies the current project folder as a new branch.
D.
It creates a new pointer in the remote server and syncs the new branch to the local.
1 / 5