What is “Staging Area” or “Index” in GIT?
What is a git commit and what does the commit object contain?
What is the use of ‘git log’?
What work is restored when the deleted branch is recovered?
Name a few git commands and explain their usage.
What is ‘git add’ is used for?
How will you know in git if a branch has already been merged into master?
Mention some of the best graphical GIT client for LINUX?
Explain the uses of git commands?
What is a “conflict” in git and how is it resolved?
What is git bisect and what is its purpose?
How will you know in GIT if a branch has been already merged into master?
What is ‘head’ in git and how many heads can be created in a repository?
What is a distributed vcs?
What does ‘hooks’ consist of in git?