What is ‘head’ in git and how many heads can be created in a repository?
What is subgit?
How is git instaweb used?
What is a repository in GIT?
What commands will you use to bring a new feature to the main branch?
Name a few Git repository hosting services
Why is it desirable to create an additional commit rather than amending an existing commit?
What is a distributed vcs?
Name a few git commands?
Explain the difference between reverting and resetting.
What is the difference between fork, branch, and clone?
What is subgit and why is it used?
Explain the advantages of forking workflow?
What is the function of ‘git rm’?
Mention some of the best graphical GIT client for LINUX?