Saving and Uploading Code - Brighton-FTC/FTC-2023 GitHub Wiki
💾 Saving and Uploading Code
Once you have made changes to the code, please follow the instructions below to upload them. Make sure you have joined the GitHub organisation and set up the development environment.
- Open GitHub Desktop, and Fetch origin in the top bar.
- Once this has been completed, Pull the changes that others have made.
- After you have made changes to the code, they will show up on the right-hand-side of the screen. Add a title and description for your change, and click Commit to
master
.
- Click Push origin to upload your changes.
- You should see your changes ("commits") here: