Getting started: working aloneΒΆ
We have seeded your repository with a directory for this assignment.
To pick it up, change to your capp30122-win-18-username
directory
(where the string username
should be replaced with your username),
run git pull
to make sure that your local copy of the repository
is in sync with the server, and then run git pull upstream master
to pick up the distribution.
See the file pa2/README.txt
for a description of the files we have
provided for this assignment.