Using Git Locally: Quiz
Git is a crucial tool, so here are a few questions you might get asked in an interview to gauge your knowledge.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What happens if the following command is executed after a fresh install of Git?
git init
A.
A new repo would be initialized
B.
A repository would get created on GitHub
C.
It would cause an error
1 / 8