Skip to content

Lab Updates - Pull Requests

When your lab or assignment is updated by your instructor, you will receive a pull request on GitHub. Follow these steps to accept the pull request.

  1. Go to your repository on GitHub.

  2. Click the “Pull Requests” tab.

    pull request
  3. Open the pull request titled “GitHub Classroom: Sync Assignment”.

    pull request
  4. Check that there are no merge conflicts: If you have the green “Merge” button, then there should be no conflicts.

    pull request
  5. Confirm the merge by clicking the “Confirm” button.

    pull request
  6. On your local repository (the copy on your computer) perform a git pull.