What is a repository in GIT?
What is GIT stash drop?
What are the advantages of using GIT?
How will you know in git if a branch has already been merged into master?
What language is used in GIT?
What is ‘head’ in git and how many heads can be created in a repository?
What is git fork? How to create tag?
What is the purpose of branching and how many branching strategies can you apply?
What is git fork? What is the difference between fork, branch, and clone?
Describe the branching strategies you have used.
What is the difference between ‘git remote’ and ‘git clone’?
How can you create a repository in Git?
What does ‘hooks’ comprise of in git?
What is git bisect?
What are the benefits of using version control system?