This repository contains the files used for a git lesson.
This is a change to an existing file that git has already tracked.
This is a third change to the file.
Git is a version control system taht prevents us from having the "final doc" problem.
Git takes snapshots of the entire repository for us to revert back to.