VERSION CONTROL!!!
To motivate the need for version control, we’ll also cover:
The lab machines. Let’s check if git is installed. Type the following in terminal (it doesn’t matter what directory you’re in, and ignore the $ prompt).
$ git --version
git version 1.7.3.2