How to rebase master in git?
What are the benefits of using version control system?
How do you find a list of files that have changed in a particular commit?
Why git and not svn?
What is ‘bare repository’ in GIT?
What is ‘head’ in git and how many heads can be created in a repository?
Name a few git commands?
What is the difference between GIT and SVN?
What is the function of ‘GIT PUSH’ in GIT?
Explain what is commit message?
What does commit object contain?
What is the common branching pattern in GIT?
Explain git stash, pop?
How git instaweb is used?
What does ‘hooks’ comprise of in git?