What is the function of ‘git stash apply’?
How many heads can be created in a repository?
Explain the difference between reverting and resetting.
How git instaweb is used?
What is the difference between git vs svn
How to rebase master in git?
How to squash or fixup commits?
Explain the difference between rebase and merge?
How to create tag?
What is a “conflict” in git and how is it resolved?
Explain git stash, pop?
What is Subgit? Why to use Subgit?
How do you find a list of files that have changed in a particular commit?
What does ‘hooks’ comprise of in git?
Name a few Git repository hosting services