-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
42 lines (42 loc) · 1.5 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 "fm-challenge-01"]
path = fm-challenge-01
url = https://github.com/alexbueckig/fm-challenge-01.git
[submodule "fm-challenge-02"]
path = fm-challenge-02
url = https://github.com/alexbueckig/fm-challenge-02.git
[submodule "fm-challenge-03"]
path = fm-challenge-03
url = https://github.com/alexbueckig/fm-challenge-03.git
[submodule "fm-challenge-04"]
path = fm-challenge-04
url = https://github.com/alexbueckig/fm-challenge-04.git
[submodule "fm-challenge-05"]
path = fm-challenge-05
url = https://github.com/alexbueckig/fm-challenge-05.git
[submodule "fm-challenge-06"]
path = fm-challenge-06
url = https://github.com/alexbueckig/fm-challenge-06
[submodule "fm-challenge-07"]
path = fm-challenge-07
url = https://github.com/alexbueckig/fm-challenge-07
[submodule "fm-challenge-08"]
path = fm-challenge-08
url = https://github.com/alexbueckig/fm-challenge-08
[submodule "fm-challenge-09"]
path = fm-challenge-09
url = https://github.com/alexbueckig/fm-challenge-09
[submodule "fm-challenge-10"]
path = fm-challenge-10
url = https://github.com/alexbueckig/fm-challenge-10
[submodule "fm-challenge-11"]
path = fm-challenge-11
url = https://github.com/alexbueckig/fm-challenge-11
[submodule "fm-challenge-12"]
path = fm-challenge-12
url = https://github.com/alexbueckig/fm-challenge-12
[submodule "fm-challenge-13"]
path = fm-challenge-13
url = https://github.com/alexbueckig/fm-challenge-13
[submodule "fm-challenge-15"]
path = fm-challenge-15
url = https://github.com/alexbueckig/fm-challenge-15