/cs3210-lab

Spring 2016 GaTech CS 3210 Labs

Primary LanguageC

Lab checkout
============

Each lab has its own branch. You can checks the labs as:
 $ git branch -a

For checking out a labN, do the following:
 $ git checkout labN