
Quiz - Version Control with Git and GitHub
Authored by Chandana Polgampala
Computers, Professional Development
University
Used 35+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
What is Git?
A version control system
Another name for GitHub
A remote repository platform
A programming language
2.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
After you install Git and prior to issuing the first commit, which two configuration properties does the tool expect to be configured?
username and email address
username and password
email address and password
username and IP address
3.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Which command should you use to initialize a new Git repository?
git bash
git install
git init
git start
4.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
What is the command to get the current status of the Git repository?
git –get status
git status
git –status
git -s
5.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
What is the command to view the history of commits for the repository?
git log
git –full-log
git commits
git history
6.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Which command do we use to stage the changes in the file greet.rb?
git add changes greet.rb
git add greet.rb
git stage changes greet.rb
git stage greet.rb
7.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Which command do we use to establish a new version in our Git history with a message explaining how the version has changed?
git commit
git m commit
commit git message
git commit -m
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?