-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.65 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "homework-repos/02-finding-your-way"]
path = homework-repos/02-finding-your-way
url = [email protected]:stat850-unl/Hw-02-Finding-Your-Way.git
[submodule "homework-repos/01-git-github"]
path = homework-repos/01-git-github
url = [email protected]:stat850-unl/github-starter-course.git
[submodule "homework-repos/03-fizzbuzz"]
path = homework-repos/03-fizzbuzz
url = [email protected]:stat-assignments/fizzbuzz-full.git
[submodule "homework-repos/04-data-prog"]
path = homework-repos/04-data-prog
url = [email protected]:stat850-unl/Hw-04-DataProgramming.git
[submodule "homework-repos/05-data-cookies"]
path = homework-repos/05-data-cookies
url = [email protected]:unl-stat251/hw-reading-data-template.git
[submodule "homework-repos/06-wrangling"]
path = homework-repos/06-wrangling
url = [email protected]:stat-assignments/poetry-reddit-dplyr.git
[submodule "homework-repos/07-murder"]
path = homework-repos/07-murder
url = [email protected]:stat-assignments/sql-murder.git
[submodule "homework-repos/08-graphics"]
path = homework-repos/08-graphics
url = [email protected]:stat-assignments/graphics-complete.git
[submodule "homework-repos/10-professional"]
path = homework-repos/10-professional
url = [email protected]:stat-assignments/professional-documents.git
[submodule "homework-repos/12-shiny"]
path = homework-repos/12-shiny
url = https://github.com/stat-assignments/shiny-cocktails.git
[submodule "homework-repos/11-simulation"]
path = homework-repos/11-simulation
url = https://github.com/stat-assignments/simulation-adv.git
[submodule "homework-repos/11-simulate-craps"]
path = homework-repos/11-simulate-craps
url = [email protected]:stat-assignments/simulation-craps.git