This repository is a re-organization of NCEAS training material on version control to create a 30-45min crash course on getting started with version control for RStudio users.
We will cover:
- Introduction to code versioning concepts
- Setting up git on computer
- Installing git
- Setting up your identity
- First Repository
- Creating a Repository on GitHub
- Cloning a Reposiotry using RStudio projects
- git basic workflow
- Collaborative workflows with GitHub
- Forking
- Push access