How to use git
UW Data Science Center
This is a good place to start to wrap your head around . (The cheat sheet provided is also worth the download)
This is is pretty extensive and includes integration with RStudio. (Recommended by Alex
and John)
One of the more I found. It starts from the command line and then links you to a GitHub account to
make collaborative changes. We can then try making changes on each other's repo on
GitHub for the next meeting.
Key features:
JH: Here is a git tutorial I made. Maybe this will be helpful to those getting started using git from either
Rstudio or via the command line.