summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2025-08-28 08:58:53 +0100
committerlsces <lester@lsces.co.uk>2025-08-28 08:58:53 +0100
commitd7b239b5bc30d30fb5fc62f10fa1e3c3ca8dd05b (patch)
tree21ef3349fef7ce4a695c771403978597c1488501
parent6ad59808ba24f09d07cbd7c22d89b52848bba42e (diff)
downloadbitweaver-d7b239b5bc30d30fb5fc62f10fa1e3c3ca8dd05b.tar.gz
bitweaver-d7b239b5bc30d30fb5fc62f10fa1e3c3ca8dd05b.tar.bz2
bitweaver-d7b239b5bc30d30fb5fc62f10fa1e3c3ca8dd05b.zip
Advise from Mistra is essentially crap, now I know what was missing this sorts out the rest of the basic submodules and I know now how to add new ones.
-rw-r--r--.gitmodules15
m---------config/themes/colourstrap0
m---------contact0
m---------externals/adodb0
m---------externals/bootstrap0
m---------externals/famfamfam-silk0
m---------externals/smarty0
m---------fisheye0
m---------protector0
9 files changed, 9 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules
index 6860197..f15ea13 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -46,7 +46,7 @@
branch = Bitweaver5
[submodule "fisheye"]
path = fisheye
- url = https://github.com:lsces/fisheye.git
+ url = https://github.com/lsces/fisheye.git
[submodule "gatekeeper"]
path = gatekeeper
url = https://github.com:lsces/gatekeeper.git
@@ -107,19 +107,22 @@
url = https://github.com:lsces/theme_bootstrap.git
[submodule "contact"]
path = contact
- url = https://github.com:lsces/contact.git
+ url = https://github.com/lsces/contact.git
[submodule "protector"]
path = protector
- url = https://github.com:lsces/protector.git
+ url = https://github.com/lsces/protector.git
[submodule "externals/adodb"]
path = externals/adodb
- url = https://github.com:lsces/adodb.git
+ url = https://github.com/lsces/adodb.git
[submodule "externals/smarty"]
path = externals/smarty
- url = https://github.com:lsces/smarty.git
+ url = https://github.com/lsces/smarty.git
[submodule "externals/bootstrap"]
path = externals/bootstrap
- url = https://github.com:lsces/bootstrap.git
+ url = https://github.com/lsces/bootstrap.git
[submodule "externals/silk"]
path = externals/silk
url = https://github.com:lsces/famfamfam-silk.git
+[submodule "externals/famfamfam-silk"]
+ path = externals/famfamfam-silk
+ url = https://github.com/lsces/famfamfam-silk.git
diff --git a/config/themes/colourstrap b/config/themes/colourstrap
new file mode 160000
+Subproject 2500c70fecb92553fab4a1da30ddfc074709306
diff --git a/contact b/contact
new file mode 160000
+Subproject ce4fa87baac56fe2478cfea56b539cba6388746
diff --git a/externals/adodb b/externals/adodb
new file mode 160000
+Subproject 748377088517c890ae13a308b57a2b1aff07723
diff --git a/externals/bootstrap b/externals/bootstrap
new file mode 160000
+Subproject 4bd8b6ca95b89dd351ac6023b9447a1a71d322b
diff --git a/externals/famfamfam-silk b/externals/famfamfam-silk
new file mode 160000
+Subproject d6056f5c28e46c28403888ab7c013aced3928ec
diff --git a/externals/smarty b/externals/smarty
new file mode 160000
+Subproject 5a72624380111dd11472a538406c2323b7c6e4b
diff --git a/fisheye b/fisheye
new file mode 160000
+Subproject 357f49b317f2b7c5aac495d4c8af855ad8032c0
diff --git a/protector b/protector
new file mode 160000
+Subproject a6cc0f5e5cf42c9a3a5b35a9d02cc25977a5896