The University of Minnesota hosts an internal Github site. This site allows both private (only you and those you choose can see) and “public” (all those with a github.umn.edu account can see) repositories.
To complete the following exercise, you must:
Create a new repository at github.umn.edu:
+
at the upper right corner of the page and choose New repository
.Repository name
that follows the form Lastname-ENT5920
.Private
.Initialize this repository with a README
.Create Repository
.Next, clone your new repository and set up a project in RStudio:
Clone or download
button ->
Click the Copy to clipboard
button.Repository URL:
.Project directory name:
blank; automatically given repo name.Create project as subdirectory of:
.Create Project
.Git
tab in the upper right window.