How to rebase master in git?
What is a git commit and what does the commit object contain?
Describe the branching strategies you have used.
What is a distributed vcs?
How will you know in git if a branch has already been merged into master?
What are the advantages of using GIT?
How is git instaweb used?
Name a few git commands and explain their usage.
Mention some of the best graphical GIT client for LINUX?
What is another option for merging in git?
To delete a branch what is the command that is used?
What is git cherry-pick?
What is the difference between the ‘git diff ’and ‘git status’?
What is rebasing syntax in git?
What is git bisect?