Git on GitHub

Git on GitHub#

This workflow will focus on using Source Control on GitHub: making commits to the remote repository using the online GitHub IDE

Note

The examples in this page will be illustrated using an arbitrary public repository set up by a MUDE TA on GitHub called sandbox-public. You can follow along by creating your own repository in your GitHub.

If you create your own repository, keep the box checked to initialize with a README.md file, which will look identical to that in the examples in the following pages.