What is ‘git status’ is used for?
What is Subgit? Why to use Subgit?
What is the syntax for “Rebasing” in Git?
What is another option for merging in git?
What is the function of ‘git rm’?
What is a repository and how will you create it?
Describe the branching strategies you have used.
What is a repository in GIT?
Distinguish between git fetch and git pull?
What is rebasing syntax in git?
How can conflict in git resolved?
Explain the difference between rebase and merge?
Why git and not svn?
Explain the gitflow workflow?
What is a distributed vcs?