Skip to content

Instantly share code, notes, and snippets.

@ateucher
Last active November 29, 2017 21:41
Show Gist options
  • Save ateucher/e10ad585828a2926fc7af94ff6e4ca0d to your computer and use it in GitHub Desktop.
Save ateucher/e10ad585828a2926fc7af94ff6e4ca0d to your computer and use it in GitHub Desktop.

Prerequisites

Slides

  • what is git, how is it different from GitHub
  • BCGov Github Policy Framework (cheatsheet)

Git tutorial

  1. Local config: user.email, user.password
  2. GitHub - create repo in personal account
  3. git clone
  4. add and commit 2-3x (simple tidyverse dplyr/ggplot2 stuff) - use terminal and RStudio side by side
  5. Push - do authorization: https://gist.github.com/ateucher/4634038875263d10fb4817e5ad3d332f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment