Start

Register

In RStudio, go to Tools > Shell and tell git your name and GitHub email by typing:

These commands return nothing.

To check that git understood you can look at the output of
git config --global --list

Great now go to github and create a new repo (that’s short for repository)

Resources:


Home