About Lab #4

Our Next Module!

VERSION CONTROL!!!

And How?

To motivate the need for version control, we’ll also cover:

Today’s Topics

However, There’s One Wrinkle

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

So, Is Git Installed? IF NOT LET ME KNOW!!!!

Version Control!