Git Interview Questions:
Basic Git Questions
What is Git and why is it used?
Answer: Git is a distributed version control system designed to handle everything from small to very large projects with speed and efficiency. It is used for tracking changes in source code, enabl...
sivadevops.hashnode.dev13 min read