Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 1.12 KB

README.md

File metadata and controls

12 lines (12 loc) · 1.12 KB

Vex2020

Team 2337 VEX Team's code.

Github Terminology

Think of a tree, the tree has a stem then has branches.

  • Organization - The stem of the tree, it holds all of the repositories. In our case, Team 2337
  • Repository - The branch off of the tree. In our case, 2020 Vex is the repository
  • Branch - The branch off of the repository. In our case, Team A and B are branching off. Anything that happens within the branch will only stay in the branch.

How to upload your team's code

Please follow the following steps:

  1. Towards the top left corner, you'll see a dropdown. If the text says 'master', then click on it and find your respective team's letter. If the text says your team's letter, you can skip this step (you're ahead of me :) )
  2. Once you entered your team's branch, click on the dropdown 'Add files' and click 'Upload files'. Find your code name's folder and upload that. If you can't find it, go to your code editor and resave your code by pressing 'Save as' and put it somewhere safe!
  3. Once you upload your code, poof! It's now uploaded in team's branch. This will allow you to access your team's code anywhere!