Pull a GitHub Repository to an RStudio Project
This lesson is called Pull a GitHub Repository to an RStudio Project, part of the Using Git and GitHub with R course. This lesson is called Pull a GitHub Repository to an RStudio Project, part of the Using Git and GitHub with R course.
Transcript
Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.
Your Turn
Create a new repository on GitHub called
github-first
Create a new project in RStudio by cloning the
github-first
GitHub repository you just created
Have any questions? Put them below and we will help you out!
Course Content
26 Lessons
1
Why Use GitHub vs Dropbox, Google Drive, Box, etc?
03:15
2
Dealing with Common Problems: Can't Pull Code from GitHub
08:05
3
Dealing with Common Problems: Merge Conflicts
05:24
4
Dealing with Common Problems: Can't Push Code to GitHub
04:38
5
Let's Keep Bad Things from Happening in the First Place
02:45
You need to be signed-in to comment on this post. Login.
Matt Kropp • October 27, 2022
Is there a best practice to pull from a public code to start a project? For example, there is a project I want to start but someone has done something similar and it might be easier to start from their code.
Josh Gutwill • October 31, 2022
I keep encountering a bug in your VSA course software, where I click "Mark Complete," it loads the next chapter of the course, but the video doesn't load. I see nothing where the video should be. It started when I first loaded the "Push a Github Repo" chapter. I cleared my cache, and that didn't fix it. Then I logged out and logged in again, and that fixed it. I was able to watch the Push video. But now that I've moved onto the "Pull" chapter, the video again does not load. I'll post this issue and then log out and log back in to see if that fixes it.
Josh Gutwill • October 31, 2022
Logging out and and back in did seem to fix it. We'll see what happens when I mark complete and go to the next chapter.