What is the difference between git and github?
What is ‘head’ in git and how many heads can be created in a repository?
What is GIT version control?
Why is it desirable to create an additional commit rather than amending an existing commit?
How to create tag?
What is the function of ‘git config’?
Name some git commands and also explain their functions?
How to rebase master in git?
What is git fork? What is the difference between fork, branch, and clone?
What is a repository in GIT?
What is the difference between fork, branch, and clone?
What is a git commit and what does the commit object contain?
What does a commit object contain?
Explain the uses of git commands?
How can conflict in git resolved?