What is the function of ‘git config’?
What is the function of git clone?
What is the purpose of branching and how many branching strategies can you apply?
What is difference between fork and branch? How to create tag?
What is git fork? How to create tag?
What is the function of ‘GIT PUSH’ in GIT?
What is GIT stash?
Explain the difference between rebase and merge?
In git how do you revert a commit that has already been pushed and made public?
Describe the branching strategies you have used.
What does ‘hooks’ comprise of in git?
What is ‘head’ in git?
How many heads can be created in a repository?
Name some git commands and also explain their functions?
What is the difference between GIT and SVN?