What is another option for merging in git?
Explain git stash, pop?
What is the purpose of branching in GIT?
What is the function of ‘GIT PUSH’ in GIT?
What is the difference between git pull and git fetch?
How to rebase master in git?
Why GIT better than Subversion?
What is subgit and why is it used?
How can conflict in git resolved?
What is the difference between git and github?
How can you use git bisect to determine the source of a (regression) bug?
Name some git commands and also explain their functions?
What is the common branching pattern in GIT?
What are the different ways you can refer to a commit?
What is a git commit and what does the commit object contain?