-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 837 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
29
30
31
32
33
34
35
36
[submodule "day01"]
path = day01
url = https://github.com/PiIsFour/crl.git
branch = day01
[submodule "day03"]
path = day03
url = https://github.com/PiIsFour/crl.git
branch = day03
[submodule "day05"]
path = day05
url = https://github.com/PiIsFour/crl.git
branch = day05
[submodule "day08"]
path = day08
url = https://github.com/PiIsFour/crl.git
branch = day08
[submodule "day09"]
path = day09
url = https://github.com/PiIsFour/crl.git
branch = day09
[submodule "day11"]
path = day11
url = https://github.com/PiIsFour/crl.git
branch = day11
[submodule "day12"]
path = day12
url = https://github.com/PiIsFour/crl.git
branch = day12
[submodule "day19"]
path = day19
url = https://github.com/PiIsFour/crl.git
branch = day19
[submodule "day21"]
path = day21
url = https://github.com/PiIsFour/crl.git
branch = day21