Compare commits
4 Commits
a896fd54c9
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
35fc12d878
|
|||
|
1663d0e2f0
|
|||
|
7c60b9b7c8
|
|||
|
90cc911922
|
10
.gitmodules
vendored
10
.gitmodules
vendored
@@ -1,9 +1,11 @@
|
||||
[submodule "2015"]
|
||||
path = 2015
|
||||
url = ../aoc2015.git
|
||||
[submodule "template/rust"]
|
||||
path = template/rust
|
||||
url = https://git.janezic.dev/janezicmatej/aoc-template.git
|
||||
|
||||
[submodule "2024"]
|
||||
path = 2024
|
||||
url = https://git.janezic.dev/janezicmatej/aoc2024.git
|
||||
url = ../aoc2024.git
|
||||
|
||||
[submodule "template/rust"]
|
||||
path = template/rust
|
||||
url = ../aoc-template.git
|
||||
|
||||
2
2024
2
2024
Submodule 2024 updated: 000000007a...00000340e7
Submodule template/rust updated: fa4a082739...0000048092
Reference in New Issue
Block a user