Skip to content

Commit

Permalink
git: Fix broken .gitmodules
Browse files Browse the repository at this point in the history
  • Loading branch information
WerWolv committed May 1, 2024
1 parent 761bc94 commit 964a2e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -43,4 +42,5 @@
url = https://github.com/WerWolv/libwolv

[submodule "lib/third_party/HashLibPlus"]
path = lib/third_party/HashLibPlus
path = lib/third_party/HashLibPlus
url = https://github.com/WerWolv/HashLibPlus

0 comments on commit 964a2e9

Please sign in to comment.