Student User Guide
  • 👋Welcome to AssignmentOS!
  • 💻Workflow
    • 1️⃣Prerequisites
    • 2️⃣Begin Assignment
    • 3️⃣Cloning Repo
    • 4️⃣Pushing Changes
    • 5️⃣Submitting Solution
  • 🔎Tracking
    • Tracking Your Assignments
  • 👁️Reviewing Results
    • View Score & Status
    • View Report
    • View Submission Feedback & Recommendations
  • ❓FAQ
    • GitHub/GitLab 404 Error
    • Forgot To Submit Solution Before Deadline
    • Solution Invalid - Test File Has Been Modified
Powered by GitBook
On this page

Was this helpful?

  1. Workflow

Cloning Repo

PreviousBegin AssignmentNextPushing Changes

Last updated 1 year ago

Was this helpful?

Once you follow the link to your repo on GitHub or GitLab, you will see a screen similar to the following:

The repository that is created for you is private, meaning only you have access to it. The repository contains the contents of the assignment.

The README in the repository will contain the instructions for the assignment.

You can now clone the repo locally, either over HTTPS or SSH. If you are not familiar with this process, please see for a guide on cloning GitHub repos and for a guide on cloning GitLab repos.

Once you clone your repo, the next step is to you make up to your repository.

💻
3️⃣
here
here
push the changes
Example GitHub repository for an assignment
Example GitLab repository for an assignment