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