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