Basics of Git and GitHub
Introduction
Git is a free and open source version control system for tracking changes in computer files. Version control system is the way in which programmers track their code changes. While GitHub is the website where you host all your git reposit...
sagir-tech.hashnode.dev4 min read