diff options
| author | 2025-07-23 04:12:05 -0500 | |
|---|---|---|
| committer | 2025-07-23 04:12:38 -0500 | |
| commit | 49f3d153ac2dc17ff81ad44b204be3e360e529bd (patch) | |
| tree | b055f473cae25bf38e41a564a0dc5e1b9b8917da | |
| parent | Remove CI/CD pipeline files - moving to separate PR (diff) | |
build: Remove broken submodule configuration
| -rw-r--r-- | .gitmodules | 1 | ||||
| m--------- | lib/compat53 | 0 | ||||
| m--------- | lib/hashmap | 0 |
3 files changed, 0 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 8e625f2..7b39498 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,4 +4,3 @@ [submodule "lib/hashmap"] path = lib/hashmap url = https://github.com/tidwall/hashmap.c.git - diff --git a/lib/compat53 b/lib/compat53 new file mode 160000 +Subproject dfd83b4930c8b85fd39d208523f7293cf469b20 diff --git a/lib/hashmap b/lib/hashmap new file mode 160000 +Subproject 1c139923fe08f36143ecc0ba37cd674684f87f9 |
