git
-

What is a Version Control System? Well, a Version Control System is nothing more than what it’s name suggests. It is used to keep a track of various versions of a file, so that you could revert to or go through mistakes that you made after modifying that file or any other practical situation that…
