Understanding Git: Why It Exists and How We Use It
What is Git
Git is a type of Version Control System (VCS).It is open source and runs on your local machine.
Before diving into Git, it helps to understand why version control exists in the first place. We discussed the idea of VCS in an earlier artic...
dhruvbhartia07.hashnode.dev5 min read