-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
51 lines (51 loc) · 1.29 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
43
44
45
46
47
48
49
50
51
[submodule "michael/previous_years"]
path = michael/previous_years
url = https://github.com/michaelotty/AdventOfCode.git
[submodule "chris"]
path = chris
url = https://github.com/enygma999/AdventOfCode
branch = main
[submodule "will-2021"]
path = will-2021
url = https://gitlab.com/laywill/advent-of-code-2021/
branch = main
[submodule "will-2022"]
path = will-2022
url = https://gitlab.com/laywill/advent-of-code-2022/
branch = main
[submodule "emily"]
path = emily
url = https://github.com/emilyhunt/advent-of-code
branch = main
[submodule "thomas"]
path = thomas
url = https://github.com/Hypothawits/AoC
branch = main
[submodule "alex"]
path = alex
url = https://github.com/alexbabington/MyAOC
branch = main
[submodule "tom"]
path = tom
url = https://github.com/TomDufall/prog-puzzles
branch = main
[submodule "michael"]
path = michael
url = https://github.com/michaelotty/AdventOfCode
branch = main
[submodule "abi"]
path = abi
url = https://github.com/abiterry/Advent-Of-Code-2022
branch = main
[submodule "oli"]
path = oli
url = https://github.com/oli-tailby/advent-of-code
branch = master
[submodule "angel"]
path = angel
url = [email protected]:ACascarino/advent_of_code.git
branch = main
[submodule "anna"]
path = anna
url = [email protected]:anna-lcg/AdventOfCode.git
branch = main