From today’s class, git bundles for the following websites:
- backfrombreak.git (10am section)
- umm.git (2pm section)
To access these, download them to your machine (or put them on the cpsc server if you’d rather, using scp, PuTTy, or directly with wget) and then executing:
$ git clone backfrombreak.git backfrombreak
or
$ git clone umm.git umm
You will now have a new directory on your machine with the cloned contents of the bundle’s repo.
