This is a simple reposirtory that we will use to practice our git skills
Steps that you will take during this workshop
- Fork this repository to your github account
- link your copy of the repo to a project in R
- make some changes using the commit, pull, push cycle
- pull the files in the project from your github
- alter a file, commit that change
- push the new file to your github
- create a pull request to merge your changes into the master repo (my copy that you origionally forked)
- smugly bask in your newfound git glory