Git for Beginners: Basics and Essential Commands
What is Git
Git is version control system that keeps track of your files in your project.
In simple words Git is time traveling machine for your project where you can see in past history what changes you have made in your project.
Why Git is used...
manishablog.io3 min read