How many heads can be created in a repository?
To delete a branch what is the command that is used?
How is git instaweb used?
Mention some of the best graphical GIT client for LINUX?
What is Subgit? Why to use Subgit?
What is the function of ‘git config’?
How can you use git bisect to determine the source of a (regression) bug?
Distinguish between git fetch and git pull?
What is the function of ‘git diff ’ in git?
In git, how would you return a commit that has just been pushed and made open?
What is difference between fork and branch? How to create tag?
What is the difference between ‘git remote’ and ‘git clone’?
What is a repository in GIT?
What is the common branching pattern in GIT?
How do you find a list of files that have changed in a particular commit?