Recent posts

Getting started with Git and GitHub

7 minute read

What is git? Git is a version control system for tracking changes in computer files. It also helps coordinate working on those files among multiple people.