Contents

PBPL280S21 Exercise 4: git collaboration

  1. Fork the relevant repository for your team’s project.

  2. Using the shell on your jupyterhub account, clone your fork.

  3. On your clone, create a branch called first.

  4. 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.

  5. Using git push, push your local branch up to your fork.

  6. From your fork, issue a pull request into the upstream repository.

Due: May 19, 5pm pst