-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
42 lines (42 loc) · 1.86 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
37
38
39
40
41
42
[submodule "homework-repos/01-github-starter-course"]
path = homework-repos/01-github-starter-course
url = [email protected]:stat-assignments/github-intro.git
[submodule "homework-repos/02-review-r-python"]
path = homework-repos/02-review-r-python
url = [email protected]:stat-assignments/review-r-python.git
[submodule "homework-repos/03-cipher"]
path = homework-repos/03-cipher
url = [email protected]:stat-assignments/errors-cipher-msg2.git
[submodule "homework-repos/04-reading-data-cookies"]
path = homework-repos/04-reading-data-cookies
url = [email protected]:stat-assignments/reading-data-cookies.git
[submodule "homework-repos/05-graphics"]
path = homework-repos/05-graphics
url = [email protected]:stat-assignments/eda-groundhogs.git
[submodule "homework-repos/06-data-manip"]
path = homework-repos/06-data-manip
url = [email protected]:stat-assignments/data-manipulation.git
[submodule "homework-repos/07-strings"]
path = homework-repos/07-strings
url = [email protected]:stat-assignments/poetry-reddit-dplyr.git
[submodule "homework-repos/08-reshape"]
path = homework-repos/08-reshape
url = [email protected]:stat-assignments/reshape-akc.git
[submodule "homework-repos/09-join"]
path = homework-repos/09-join
url = [email protected]:stat-assignments/sql-murder.git
[submodule "homework-repos/10-datetime"]
path = homework-repos/10-datetime
url = [email protected]:stat-assignments/datetime-zodiac.git
[submodule "homework-repos/11-functional-prog"]
path = homework-repos/11-functional-prog
url = [email protected]:stat-assignments/functional-prog-cats-dogs.git
[submodule "homework-repos/12-spatial"]
path = homework-repos/12-spatial
url = [email protected]:stat-assignments/spatial-explore.git
[submodule "exam/2024-midterm"]
path = exam/2024-midterm
url = [email protected]:stat-assignments/2024-251-midterm.git
[submodule "project"]
path = project
url = [email protected]:stat-assignments/screencast.git