-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 873 Bytes
/
Copy path.gitmodules
File metadata and controls
27 lines (27 loc) · 873 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 "2021/oechslein"]
path = 2021/oechslein
url = git@github.com:oechslein/AdventOfCode2021.git
[submodule "2021/wlbr"]
path = 2021/wlbr
url = git@github.com:wlbr/advent_of_code_2021.git
[submodule "2020/oechslein"]
path = 2020/oechslein
url = git@github.com:oechslein/AdventOfCode2020.git
[submodule "2021/volker4711"]
path = 2021/volker4711
url = git@github.com:volker4711/aoc2021.git
[submodule "2021/aha5811"]
path = 2021/aha5811
url = git@github.com:aha5811/AoC2021.git
[submodule "2020/wlbr"]
path = 2020/wlbr
url = git@github.com:wlbr/advent_of_code_2020.git
[submodule "2022/wlbr"]
path = 2022/wlbr
url = git@github.com:wlbr/advent_of_code_2022.git
[submodule "2022/oechslein"]
path = 2022/oechslein
url = git@github.com:oechslein/AdventOfCode2022.git
[submodule "2022/aha5811"]
path = 2022/aha5811
url = git@github.com:aha5811/AoC2022.git