What is the function of ‘git config’?
What does a commit object contain?
What is a ‘conflict’ in git?
What is git fork? What is the difference between fork, branch, and clone?
How can you use git bisect to determine the source of a (regression) bug?
Tell me the difference between head, working tree and index, in git.
What is git fork?
In git how do you revert a commit that has already been pushed and made public?
What is GIT stash drop?
Name some git commands and also explain their functions?
What does commit object contain?
How many heads can be created in a repository?
What is the function of ‘git diff ’ in git?
How is git instaweb used?
What does ‘hooks’ consist of in git?