What is a commit message?
Name a few git commands and explain their usage.
What is a repository and how will you create it?
What does a commit object contain?
What is GIT version control?
Explain the difference between rebase and merge?
What is the function of ‘git checkout’ in git?
How git instaweb is used?
Why git and not svn?
How is git instaweb used?
Mention some of the best graphical GIT client for LINUX?
What is the use of ‘git log’?
How will you know in git if a branch has already been merged into master?
What is Subgit? Why to use Subgit?
What is git reflog?