What does ‘hooks’ consist of in git?
What is ‘git status’ is used for?
How can you use git bisect to determine the source of a (regression) bug?
Distinguish between git fetch and git pull?
What is ‘head’ in git?
What does commit object contain?
What is the function of ‘git stash apply’?
What is the difference between ‘git remote’ and ‘git clone’?
What is subgit?
How can you create a repository in Git?
what is git fork? What is difference between fork and branch? How to create tag?
What is the command you can use to write a commit message?
Explain the uses of git commands?
Name a few git commands?
What is the function of ‘git rm’?