PBPL280S21 Exercise 4: git collaboration¶
Fork the relevant repository for your team’s project.
Using the shell on your jupyterhub account, clone your fork.
On your clone, create a branch called
first
.Update the
README.md
file to add you github id to the list of contributors. Use a markdown link so your id serves as a link to your github account.Using
git push
, push your local branch up to your fork.From your fork, issue a pull request into the upstream repository.
Due: May 19, 5pm pst