Name some git commands and also explain their functions?
What is the difference between git pull and git fetch?
Describe the branching strategies you have used.
What is git Is-tree?
What is the function of git clone?
What is a repository and how will you create it?
Mention some of the best graphical GIT client for LINUX?
What is the function of ‘git stash apply’?
Name a few git commands and explain their usage.
How can you use git bisect to determine the source of a (regression) bug?
What is the function of ‘git reset’?
What is the difference between fork, branch, and clone?
What are the advantages of using GIT?
Explain the uses of git commands?
How to create tag?