diff options
| author | lsces <lester@lsces.co.uk> | 2025-08-29 13:25:59 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2025-08-29 13:25:59 +0100 |
| commit | 35833cf03d93fd48dc51a8a01f3357704e5db809 (patch) | |
| tree | c269e7c8793b2d4017bb9218fb1d49db176dcb46 | |
| parent | bc7b825a7aedb9ef43aafb258e77f3b963be5e55 (diff) | |
| download | bitweaver-35833cf03d93fd48dc51a8a01f3357704e5db809.tar.gz bitweaver-35833cf03d93fd48dc51a8a01f3357704e5db809.tar.bz2 bitweaver-35833cf03d93fd48dc51a8a01f3357704e5db809.zip | |
That should complete stripping Bitweaver5 branch
| -rw-r--r-- | .gitmodules | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index c214e12..c22d8e9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,10 +13,6 @@ [submodule "themes"] path = themes url = https://github.com:lsces/themes.git -[submodule "users"] - path = users - url = https://github.com:lsces/users.git - branch = Bitweaver5 [submodule "util"] path = util url = https://github.com:lsces/util.git @@ -112,3 +108,6 @@ [submodule "kernel"] path = kernel url = https://github.com/lsces/kernel.git +[submodule "users"] + path = users + url = https://github.com/lsces/users.git |
