4/18/23
Git is a version control software that tracks changes to your files over time.
Github is a website for your git-versioned files.
Go to https://github.com/settings/tokens and click “Generate token”.
Or using the usethis
package:
How to connect Git and RStudio: Happy Git With R
How to solve the most common issues: Oh Shit Git!
Important notes: click here
How to collaborate on Rstudio with Git: click here