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.
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
Question 1 of 80 attempted
Level up your interview prep. Join Educative to access 80+ hands-on prep courses.