
You can play this quiz if you are done with our two previous quizzes on git. You can surely assess your git commands related to merging and branching. This quiz is to test your skills based on your git experience. This quiz is all about merging and branching your repo, so you can expect questions only from git branch, git checkout, git reset, git blame, git switch etc.
This git overview quiz has 10 questions only and you would get 10 minutes to solve all the questions. 70% is the passmark for this quiz by keeping in mind that you would need really good hands-on in git commands even it starts with basics of those commands.
If you find any issue in the quiz, please mail us at learning@flexmind.co
You can also comment what you think about this quiz content.
Quiz Summary
0 of 10 questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 10 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- git 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 10
1. Question
Which of the following commands does the same job?
CorrectIncorrect -
Question 2 of 10
2. Question
Which command is considered “safe” in git operation to delete a branch
CorrectIncorrect -
Question 3 of 10
3. Question
Git command to rename the current branch to <branch>
CorrectIncorrect -
Question 4 of 10
4. Question
Command(s) to delete remote branch <feature1>
CorrectIncorrect -
Question 5 of 10
5. Question
Which of the commands can give you insight of the merge conflicts. Choose the best possible answer.
CorrectIncorrect -
Question 6 of 10
6. Question
Which of the following are valid strategy when -s is used with git merge i.e. git merge -s <strategy-name>
CorrectIncorrect -
Question 7 of 10
7. Question
Which of these are valid workflow
CorrectIncorrect -
Question 8 of 10
8. Question
_____________ is the display of author metadata attached to specific committed lines in a file
CorrectIncorrect -
Question 9 of 10
9. Question
Command to reset current HEAD to the specified state
CorrectIncorrect -
Question 10 of 10
10. Question
If you have a large number of developers and want all changes to be in one place from various branches, which one would you prefer for simplicity? (Choose the best option)
CorrectIncorrect
He is a seasoned professional having 10+ years of experience into Software Development, Python, AWS, Application Security and have an interest in Security Automation.
He is an author and technical reviewers of many technical books associated with PackT and Manning. When he gets free time, he uses to work on his github projects which you can checkout here: Sanjeev’s Git hub repo