Skip to content

Lab Updates

If you are doing assignments via GitHub Classroom and your instructor has posted an update to your assignment, follow these instructions to get the update.

  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.