Git for Beginners: Basics and Essential Commands.
What is Git????
It is a version control system(VCS)
VCS:——> Code ka history rakhna/track krna.
Git is a distributed version control system used to track changes in source code & help developers to collaborate efficiently.
Git Basic & Core Terminology...
git-for-beginners-by-ayush.hashnode.dev4 min read