What is “Staging Area” or “Index” in GIT?
How is git instaweb used?
Name some git commands and also explain their functions?
What is git reflog?
How to revert previous commit in git?
What is the difference between git pull and git fetch?
What is ‘git status’ is used for?
What is a distributed vcs?
What is the function of ‘git checkout’ in git?
What are the benefits of using version control system?
What does commit object contain?
What is git cherry-pick?
How many heads can be created in a repository?
What does ‘hooks’ consist of in git?
How can conflict in git resolved?