-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
28 lines (28 loc) · 938 Bytes
/
.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
[submodule "src/pages/classes/cs61a"]
path = src/pages/classes/cs61a
url = [email protected]:shreystechtips/cs61a
shallow = true
[submodule "src/pages/classes/phys7b"]
path = src/pages/classes/phys7b
url = [email protected]:shreystechtips/phys7b
shallow = true
[submodule "src/pages/classes/eecs16a"]
path = src/pages/classes/eecs16a
url = [email protected]:shreystechtips/eecs16a.git
shallow = true
[submodule "src/pages/classes/cs70"]
path = src/pages/classes/cs70
url = [email protected]:shreystechtips/cs70.git
shallow = true
[submodule "src/pages/classes/eecs16b"]
path = src/pages/classes/eecs16b
url = [email protected]:shreystechtips/eecs16b.git
shallow = true
[submodule "src/pages/classes/cs61c"]
path = src/pages/classes/cs61c
url = [email protected]:shreystechtips/cs61c.git
shallow = true
[submodule "src/pages/classes/ee106a"]
path = src/pages/classes/ee106a
url = [email protected]:shreystechtips/c106a.git
shallow = true