Mention the various git repository hosting functions.
What is the difference between the ‘git diff ’and ‘git status’?
What is the difference between git vs svn
What is ‘git add’ is used for?
Why GIT better than Subversion?
In git how do you revert a commit that has already been pushed and made public?
What does ‘hooks’ consist of in git?
Why git and not svn?
How to squash or fixup commits?
What is git fork?
In git, how would you return a commit that has just been pushed and made open?
Explain git stash, pop?
What is the command you can use to write a commit message?
What is GIT version control?
What does commit object contain?