Getting Started With Git & GitHub – Part I
This is a three-part series on Git and GitHub. This is the first article in the series. This article starts our exploration of a version control system, Git, three states in Git, installing Git, and setting up your Git installation. Version Control System A version control system is a program that tracks changes to a …