Hey! In this course, we'll dive into Git, a system for tracking changes in files and coordinating work in teams.

While Git is very popular for software projects, we can use it to keep track of changes in any file. But what exactly did we just do?

Might we want to start with the git command? It's what we're learning about, right?