Getting started: working in a new pair¶
If you are working in a new pair for this assignment, you will need to request a repository for your pair. Here are steps necessary for students with CNET IDs A and B to form a new pair for pa3 and get set up to use their new repository.
Register a group: student A should run the command:
chisubmit student assignment register pa3 --partner Band student B should run the command:
chisubmit student assignment register pa3 --partner A
Wait for email from GitLab to your UChicago email address saying that the group repository is ready. Take into account that your repository won’t be created until you have each run the above commands. Please note that the repository won’t be created immediately; however, if you both register and do not get an e-mail from GitLab (or don’t see the pair repository on GitLab) after an hour, please ask for help on Piazza.
Setup repositories: Both student A and B should run this:
cd cs-setup-script cmsc12200-win-21
Similar to when you set up your individual repository, the script will present you with a list of repositories you have access to. This list should now include your pair repository. Just choose that repository from the list, and complete all your work for this assignment within the resulting directory.