1
0
mirror of synced 2024-09-23 19:18:24 +02:00

git: Fix broken .gitmodules

This commit is contained in:
WerWolv 2024-05-01 20:51:44 +02:00
parent 761bc941a8
commit 964a2e990e

2
.gitmodules vendored
View File

@ -22,7 +22,6 @@
path = lib/third_party/jthread/jthread
url = https://github.com/josuttis/jthread
ignore = dirty
url = https://github.com/WerWolv/HashLibPlus
[submodule "lib/third_party/edlib"]
path = lib/third_party/edlib
url = https://github.com/Martinsos/edlib
@ -44,3 +43,4 @@
[submodule "lib/third_party/HashLibPlus"]
path = lib/third_party/HashLibPlus
url = https://github.com/WerWolv/HashLibPlus