What is subgit?
What does ‘hooks’ comprise of in git?
What is git fork?
What is the function of ‘git checkout’ in git?
How to resolve a conflict in git?
Mention the various git repository hosting functions.
Why git and not svn?
Explain the difference between rebase and merge?
What is ‘head’ in git and how many heads can be created in a repository?
What is git reflog?
What is the syntax for “Rebasing” in Git?
What is a git commit and what does the commit object contain?
What is the common branching pattern in GIT?
In git, how would you return a commit that has just been pushed and made open?
What is the difference between git and github?