Getting started with Git and GitHub.
What is Git?
Git is software that runs on your computer and manages your files. Free and open-source version control system. It lets you track changes you make to your files over time.
What is GitHub?
GitHub is an online hosting service for Git repos...
charityjelimo.com3 min read
Kibet Theophilus
Good stuff👌, was thinking maybe you could have added pull request(when you don't want to merge locally)