Forking a GitHub Repository
Allison Theobold
|
17 steps
|
45 seconds
1
Navigate to the Lab 5 repository (link included in assignment instructions)
2
Click on the "Fork" icon.
3
On the next page, click "Create fork".
alert ordinal icon
This will copy the Lab 5 repository and open a new repository that **you own**.
4
On your repository's page, click on the "<> Code" icon.
5
Click on the icon to copy your repository's HTTPS address to your clipboard.
6
Open RStudio!
7
Click "File"
8
Click "New Project…"
9
Click "Verson Control".
10
Click "Git".
11
Paste the HTTPS address you copied into the "Repository URL:" textbox.
12
Click on "Browse" to select where the project should be created / stored.
13
Select your "Documents" folder.
14
Select your "STAT331" folder
15
Either Create or Select your "Week 5" folder.
16
Click "Open"
17
Click "Create Project".