mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
git: Fix broken .gitmodules
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -22,7 +22,6 @@
|
|||||||
path = lib/third_party/jthread/jthread
|
path = lib/third_party/jthread/jthread
|
||||||
url = https://github.com/josuttis/jthread
|
url = https://github.com/josuttis/jthread
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
url = https://github.com/WerWolv/HashLibPlus
|
|
||||||
[submodule "lib/third_party/edlib"]
|
[submodule "lib/third_party/edlib"]
|
||||||
path = lib/third_party/edlib
|
path = lib/third_party/edlib
|
||||||
url = https://github.com/Martinsos/edlib
|
url = https://github.com/Martinsos/edlib
|
||||||
@@ -43,4 +42,5 @@
|
|||||||
url = https://github.com/WerWolv/libwolv
|
url = https://github.com/WerWolv/libwolv
|
||||||
|
|
||||||
[submodule "lib/third_party/HashLibPlus"]
|
[submodule "lib/third_party/HashLibPlus"]
|
||||||
path = lib/third_party/HashLibPlus
|
path = lib/third_party/HashLibPlus
|
||||||
|
url = https://github.com/WerWolv/HashLibPlus
|
||||||
Reference in New Issue
Block a user