Posts with the tag « version-control » :

🔗 Oh Shit, Git!?!

-

Git is hard: screwing up is easy, and figuring out how to fix your mistakes is fucking impossible. Git documentation has this chicken and egg problem where you can't search for how to get yourself out of a mess, unless you already know the name of the thing you need to know about in order to fix your problem.

🔗 Using Git and GitHub in R

-

In this video, Lisa and Heather go through the steps of creating a GitHub repository, cloning the repo using RStudio, adding a collaborator, making changes to the file collaboratively, and even a little bit of Git in the terminal. It is meant to help people using Git and GitHub with RStudio who already have GitHub set up.