0 of 30 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 30 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)
What is the command to initialize a new Git repository?
What is Git?
What is the command to add all files in the current directory to the staging area?
What is the command to view the commit history of a repository?
What is the command to create a new branch?
What is the command to switch to a different branch?
What is the command to merge two branches?
What is a pull request?
What is the command to push changes to a remote repository?
What is the command to clone a remote repository?
What is a Git submodule?
What is Git rebase –interactive used for?
What is the difference between git pull and git fetch?
What is the difference between git cherry-pick and git merge?
What is Git LFS?
What is a Git hook?
What is Git stash used for?
What is a Git merge conflict?
What is the difference between Git clone and Git fork?
What is a Git tag?
What is Git bisect used for?
What is Git reflog?
What is a Git subtree?
What is Git worktree?
What is Git remote?
What is Git rebase?
What is Git filter-branch used for?
What is Git blame used for?
What is Git revert used for?
What is Git archive used for?