forked from parallel101/course
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 726 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 726 Bytes
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
[submodule "hw01"]
path = hw01
url = https://github.com/parallel101/hw01.git
[submodule "hw02"]
path = hw02
url = https://github.com/parallel101/hw02.git
[submodule "hw03"]
path = hw03
url = https://github.com/parallel101/hw03.git
[submodule "hw04"]
path = hw04
url = https://github.com/parallel101/hw04.git
[submodule "subtitles"]
path = subtitles
url = https://github.com/parallel101/subtitles.git
[submodule "hw05"]
path = hw05
url = https://github.com/parallel101/hw05.git
[submodule "hw06"]
path = hw06
url = https://github.com/parallel101/hw06.git
[submodule "hw07"]
path = hw07
url = https://github.com/parallel101/hw07.git
[submodule "hw08"]
path = hw08
url = https://github.com/parallel101/hw08.git