Working alone¶
Getting started¶
We have seeded your repository with a directory for this assignment.
To pick it up, change to your cmsc12100-aut-19-username
directory
(where the string username
should be replaced with your username)
and then run the command: git pull upstream master
. You should
also run git pull
to make sure your local copy of your repository
is in sync with the server.