Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 891 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 891 Bytes

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 Repository using RStudio projects
  • git basic workflow
  • Collaborative workflows with GitHub
    • Forking
    • Push access

Created by www.nceas.ucsb.edu

Released under Creative Commons License