Use this repo to get familiar with Git commands and GitHub. The resources in the list below have a few tutorials that will help you learn what Git and GitHub are along with the concepts that you'll hear a lot (like branches, merging, pull requests and commits). Everyone is encouraged to modify this repo to test out commands.
Don't worry about messing anything up! That's exactly what this repo is for. Modify, add, delete, branch, merge and most importantly: get comfortable with using Git.
- Getting started with Git - WPILib reference
- GitHub training manual
- Learn Git branching
- Git documentation
Feel free to make random changes here to test out commands!