Git for beginners: Basics and Essential Commands
What is git?
It is version control system to track changes in code. Git is the most popular version control system in the world.
What version control system does? A version control system records the changes made to our code over time in a special da...
rajashree.hashnode.dev3 min read