Git for Beginners
Before starting with Git, lets understand what version control system(VCS) means, how it helps to accelerate the development work.
what is VCS?
A system that records the changes to files over time, allowing user to revert to a specific previous versi...
beginners-guide-for-git.hashnode.dev2 min read