How can you fix a broken commit?
What is difference between fork and branch?
Mention the various git repository hosting functions.
What is the purpose of branching in GIT?
What is git and why do we use it?
What is a distributed vcs?
What is git fork? How to create tag?
Tell me the difference between head, working tree and index, in git.
What is GIT version control?
In git how do you revert a commit that has already been pushed and made public?
What is the difference between ‘git remote’ and ‘git clone’?
How git instaweb is used?
What commands will you use to bring a new feature to the main branch?
In git, how would you return a commit that has just been pushed and made open?
What is git bisect?