What is 'VCS' (version control system)?
VCS -> Version Control System
what is 'VCS'
It is a software or system used for managing different versions (changes) in the working project.
it manages and considers only the changes in the project and not all the files.
naive way to implement 'V...
aw-santo.hashnode.dev2 min read