What language is used in GIT?
How will you know in GIT if a branch has been already merged into master?
How to squash or fixup commits?
Mention the various git repository hosting functions.
What does ‘hooks’ consist of in git?
What is another option for merging in git?
Explain the difference between reverting and resetting.
What is git bisect?
What is the function of ‘git stash apply’?
What is git reflog?
How to revert previous commit in git?
Explain the uses of git commands?
How can conflict in git resolved?