What is another option for merging in git?
What is the function of ‘git rm’?
How can you use git bisect to determine the source of a (regression) bug?
How is git instaweb used?
What does ‘hooks’ comprise of in git?
How many heads can be created in a repository?
What is git Is-tree?
What is the use of ‘git log’?
What is the difference between fork, branch, and clone?
Explain the uses of git commands?
Mention the various git repository hosting functions.
In git how do you revert a commit that has already been pushed and made public?
What is a commit message?
What is the purpose of branching and how many branching strategies can you apply?
What is subgit and why is it used?