GIT Basics, Beginner-friendly
GIT is simpleIt is a version control system, used to keep records of your code.It helps the developers to manage their code and maintain history.
Why GIT is important?You are working on project where their is 100 people, and you need to work in a c...
git-basics-harshil.hashnode.dev2 min read