What is git and why do we use it?
What is the difference between the ‘git diff ’and ‘git status’?
What are git repository hosting services you used?
What is the difference between git vs svn
How can you create a repository in Git?
Explain the advantages of forking workflow?
What work is restored when the deleted branch is recovered?
What is ‘git status’ is used for?
What is the difference between git pull and git fetch?
How can you fix a broken commit?
What is a repository and how will you create it?
What is subgit and why is it used?
What is a distributed vcs?
Tell me the difference between head, working tree and index, in git.
What is the difference between fork, branch, and clone?