Guides for GitHub
You can find troubleshooting advice and quick guides for problems and frequently asked questions relating to Git and GitHub, as well as their integration in RStudio.
- Issues locating GitHub repositories
- How to connect RStudio to GitHub
- How to debug merge conflicts
- How to debug the warning “Check Repo: Run failed”
Additional resources
- Happy Git and GitHub for the useR: Similar to this course in Mannheim, Jenny Bryan build on
Rand Git to teach the course STAT 545. Her dedicated website covers content on Git and GitHub, providing a lot of detailed, step-by-step tutorials on how to use Git and GitHub withR.