What is ‘git status’ is used for?
Explain what is commit message?
What is the syntax for “Rebasing” in Git?
What is GIT stash?
Why is it advisable to create an additional commit rather than amending an existing commit?
What language is used in GIT?
What are the advantages of using GIT?
What is the function of ‘git diff ’ in git?
What does ‘hooks’ consist of in git?
What is ‘head’ in git and how many heads can be created in a repository?
What is the function of ‘git rm’?
How can you create a repository in Git?
What is GIT version control?
What is the function of git clone?
What is a repository in GIT?