Git for Beginners: Basics and Essential Commands
What is Git ?
Git is distributed version control system (DVCS). that track changes, allow multiple developers work on same project easily without any problems.
Why is Git used?
It solves the problem o
asgharalifs.hashnode.dev3 min read