Getting started: working aloneΒΆ
We have seeded your repository with a directory for this assignment.
To pick it up, change to your cs122-win-16-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.