Mention the various git repository hosting functions.
What is the function of ‘git rm’?
What is the function of ‘git config’?
In git how do you revert a commit that has already been pushed and made public?
What is git fork? How to create tag?
What is a ‘conflict’ in git?
What is git fork? What is the difference between fork, branch, and clone?
How to rebase master in git?
What is a repository and how will you create it?
What is a commit message?
Why git and not svn?
What is the function of ‘git reset’?
What is a distributed vcs?
What is a “conflict” in git and how is it resolved?
What is ‘git add’ is used for?