How Git came into the Picture ?
What is Git?
Git is a free and open-source distributed version control system (VCS) designed to handle everything from small to very large projects with speed and efficiency.
It is a revert to your files and project in their previous state.
It compar...
kelvin-parmar.hashnode.dev5 min read