GitHub
Before diving into Git and GitHub, we have to know some basic terminology. There is a term called source code management, and it has two types.
CVCS - Centralized Version Control System.
DVCS - Distributed Version Control System.
Centralized Version ...
mohammadwithdevops.hashnode.dev4 min read