Version control with git

Materials: If you have not already done so, please download the lesson materials for this bootcamp, unzip, then go to the directory version-control, and open (double click) on the file version-control.Rproj to open Rstudio.

  1. Why use git?
  2. Set-up and basic configuration
  3. Getting started
  4. Branching
  5. Further reading

Acknowledgements: This material was developed by Rich FitzJohn, drawing on material from nice R code, Karthik Ram 1 and 2, Ivan Gonzalez, and Karl Broman.