What is the function of ‘git rm’?
What is git cherry-pick?
What is the function of ‘git reset’?
What is the difference between GIT and SVN?
What is the function of ‘git diff ’ in git?
What is the function of git clone?
What is git bisect? How can you use it to determine the source of a (regression) bug?
What is the purpose of branching and how many branching strategies can you apply?
Explain the uses of git commands?
What is another option for merging in git?
What is “Staging Area” or “Index” in GIT?
What is the purpose of branching in GIT?
What are git repository hosting services you used?
What is the difference between git vs svn
What does commit object contain?