On 25/05/2022 we will hold a Git & GitHub (for the R User) workshop, focusing on the advantages and most common uses of version control (Git) and GitHub, with practical examples both from command line, from R
and from RStudio
. This workshop is thought for users who want to master version control with Git
and, despite presenting the perspective of the R
user, its principles are of a general interest and no previous Git
knowledge is required.”
”
Get the most out of Git and GitHub: version control, automation and collaboration enhanced. Manage it all from command line, RStudio or a web browser. Learn how to systematically store different versions of your code, recover a past status and safely integrate changes.”
”
What will you do?”
- Integrating Git, GitHub, R and RStudio
- Basic Git actions from command line, R and RStudio
- Merging code versions
- Solving conflicts
- Revert history safely
- Pull Requests and releases