What is the purpose of branching in GIT?
What work is restored when the deleted branch is recovered?
Explain what is commit message?
What is the function of ‘git diff ’ in git?
What are git stash and git stash drop?
What is the function of ‘git rm’?
Name a few git commands?
What commands will you use to bring a new feature to the main branch?
How can you fix a broken commit?
What are git repository hosting services you used?
What is the difference between ‘git remote’ and ‘git clone’?
What language is used in GIT?
What is the syntax for “Rebasing” in Git?
Explain the uses of git commands?
What is the difference between fork, branch, and clone?