Git and GitHub
git is a VCS (Version Control System). it is also known as DVCS (Distributed Version Control System).
GitHub/GitLab is a storage/repo: A cloud-based platform for storing and managing Git repositories.
git is SCM(Source Code Management) tools and be...
biren.hashnode.dev1 min read