What is a “conflict” in git and how is it resolved?
What are the benefits of using version control system?
What is subgit and why is it used?
What is ‘git add’ is used for?
What is difference between fork and branch?
What is git fork? How to create tag?
What does commit object contain?
How to revert previous commit in git?
Explain the advantages of forking workflow?
What is GIT stash?
What is a repository in GIT?
Name a few git commands and explain their usage.
In git how do you revert a commit that has already been pushed and made public?
How to rebase master in git?
Why is it desirable to create an additional commit rather than amending an existing commit?