What does ‘hooks’ comprise of in git?
Explain what is commit message?
Explain git stash, pop?
What is rebasing syntax in git?
How can you create a repository in Git?
What is the difference between git vs svn
What is the function of ‘git config’?
What is the difference between the ‘git diff ’and ‘git status’?
What is git bisect and what is its purpose?
What is the function of ‘git checkout’ in git?
Explain the difference between rebase and merge?
What is GIT stash drop?
Name a few git commands and explain their usage.
How to rebase master in git?
What is a git commit and what does the commit object contain?