Explain what is commit message?
Explain the difference between rebase and merge?
what is git fork? What is difference between fork and branch? How to create tag?
What is the syntax for “Rebasing” in Git?
What is the function of ‘git checkout’ in git?
Distinguish between git fetch and git pull?
What is the function of ‘git diff ’ in git?
Why GIT better than Subversion?
What does a commit object contain?
Explain git stash, pop?
Name a few Git repository hosting services
What is GIT stash drop?
Why git and not svn?
What is subgit and why is it used?
What does ‘hooks’ comprise of in git?