Git Version Control Fundamentals Quiz

Created by: FreeQuizzesFor

Go Back
15 Questions
0 Plays
Git Version Control Fundamentals: a General level Programming quiz. Test your knowledge with 15 questions!
Rate this quiz:
No ratings yet

Questions

Question 1
Which command saves changes to the local repository?
A git push
B git commit
C git add
D git pull
Question 2
Where can you host Git repositories online?
A Notepad
B Microsoft Word
C Google Docs
D GitHub
Question 3
What is a 'branch' in Git?
A A parallel version
B A server
C A file type
D A user role
Question 4
Which command combines branches?
A git init
B git merge
C git push
D git clone
Question 5
How do you download a repository from GitHub?
A git clone
B git copy
C git download
D git save

๐Ÿ“‹ This quiz has 15 questions in total.

Log in to see all questions and correct answers!

๐Ÿšจ Report An Error