What is the use of ‘git log’?
What is the syntax for “Rebasing” in Git?
What language is used in GIT?
How to resolve a conflict in git?
What is a “conflict” in git and how is it resolved?
What is a distributed vcs?
What is difference between fork and branch?
Why GIT better than Subversion?
Explain the difference between reverting and resetting.
What does ‘hooks’ consist of in git?
What is the difference between rebasing and merge in git?
What is git bisect? How can you use it to determine the source of a (regression) bug?
What is git fork? How to create tag?
How to squash or fixup commits?
Name a few git commands?