What does a commit object contain?
What is the difference between GIT and SVN?
Explain the uses of git commands?
What is the function of ‘GIT PUSH’ in GIT?
What is ‘bare repository’ in GIT?
What is a repository in GIT?
How can conflict in git resolved?
Explain what is commit message?
Name a few git commands and explain their usage.
How to squash or fixup commits?
Explain the difference between rebase and merge?
What is the difference between git pull and git fetch?
What is git fork? What is the difference between fork, branch, and clone?
What language is used in GIT?
To delete a branch what is the command that is used?