
You can play this quiz if you want to test your basic git commands. This quiz is the first step for testing your skills based on your git experience. Although it is about saving your repo, so you can expect questions only from git add, git commit, git push, git clone, git diff, git status etc. which are good to start with your git repo.
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 start with basics of it.
If you find any issue in the quiz, please mail us at [email protected]
You can also comment what you think about this quiz content.
0 of 10 Questions completed
Questions:
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:
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)
| Average score |
|
| Your score |
|
Command to copy a git remote repository and give repo name fm-test
Which command(s) you would need to run mandatorily to push remotely
I made a mistake in the last commit, I don’t want to add a new commit. Rather I want to add and edit in past commit. What should I run
Which command to check which files are in stage, which files are modified etc?
Shortcut command to add and commit together with inline commit message
You want to upload the code to your remote git url, which git command you will run?
What this command does: git remote -v
Where are the files stored before they are committed to the local repository?
Which are valid git log commands?
I am working locally in a repo which is cloned from github, I want to update my local repo equivalent to github repo, which git command I should run
Where is the quiz question
You need to click on the start quiz to play the quiz and then you will see questions seuqntially.
Hope that helps.
How do I see the questions I didn’t pass?
Once the quiz is complete, you would see the stats which includes your score, average score. Below that you will see a button “View Questions”. It will show which was correct and which went wrong with the right answer.