Welcome to USDC's Git workshop repository! This workshop aims to teach the following:
- Learning outcome #1
- Learning outcome #2
- Learning outcome #3
Prerequisites for this workshop:
Feel free to complete the activities in this repository at whatever own order and pace feels right for you. We have included instructions below for optional guidance.
Create a fork of the git-workshop repository (which can also be referred to as a "repo") using the Fork button on the upper right corner of this repo page.
In the owner dropdown, select your own GitHub username. You can keep the "Copy the main branch only" field checked.
This creates your own personal copy of the git-workshop repo on your GitHub account. Your changes on your forked repo will only be reflected in your personal GitHub account's version of the git-workshop code. Think of it as making your own copy of a Google doc. Your changes on your created copy will not change the original Google doc you copied.