Day 8 - Version Control System and Git
Before starting with Git, First you have to understand about Version Control System(VCS).
What is Version Control System?
Version Control System is basically a software designed to track changes within one or more files over time.
It allows us to und...
sharmasmriti.hashnode.dev5 min read