/training-git-intro

Introduction to git and GitHub using R Studio

Primary LanguageHTML

Getting starting with git and GitHub using RStudio

This repository is a re-organization of NCEAS training material on version control to create a 30-45min crash course on getting started with version control for RStudio users.

We will cover:

  • Introduction to code versioning concepts
  • Setting up git on computer
    • Installing git
    • Setting up your identity
  • First Repository
    • Creating a Repository on GitHub
    • Cloning a Reposiotry using RStudio projects
  • git basic workflow
  • Collaborative workflows with GitHub
    • Forking
    • Push access



Creative Commons License