How will you know in GIT if a branch has been already merged into master?
What is a “conflict” in git and how is it resolved?
What is the difference between ‘git remote’ and ‘git clone’?
What is git and why do we use it?
What are the benefits of using version control system?
What is a commit message?
What is the difference between GIT and SVN?
Explain the difference between reverting and resetting.
How to rebase master in git?
What is git fork? How to create tag?
What is the function of ‘git config’?
What commands will you use to bring a new feature to the main branch?
What is the syntax for “Rebasing” in Git?
How to resolve a conflict in git?
What is the function of git clone?