repo split: move projects to their own repos as submodules; bulk data purged to Gitea-Storage (Jupiter)
This commit is contained in:
60
.gitmodules
vendored
60
.gitmodules
vendored
@@ -10,3 +10,63 @@
|
||||
path = projects/youtube-sync-docker
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/youtube-sync-docker.git
|
||||
branch = main
|
||||
[submodule "projects/acg-website-showcase"]
|
||||
path = projects/acg-website-showcase
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/acg-website-showcase.git
|
||||
[submodule "projects/community-forum"]
|
||||
path = projects/community-forum
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/acg-community-forum.git
|
||||
[submodule "projects/dataforth-dos"]
|
||||
path = projects/dataforth-dos
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/dataforth-dos.git
|
||||
[submodule "projects/discord-bot"]
|
||||
path = projects/discord-bot
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/acg-discord-bot.git
|
||||
[submodule "projects/graphifyy-eval"]
|
||||
path = projects/graphifyy-eval
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/graphifyy-eval.git
|
||||
[submodule "projects/gururmm-agent"]
|
||||
path = projects/gururmm-agent
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/gururmm-agent.git
|
||||
[submodule "projects/internal"]
|
||||
path = projects/internal
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/acg-internal-projects.git
|
||||
[submodule "projects/msp-pricing"]
|
||||
path = projects/msp-pricing
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/msp-pricing.git
|
||||
[submodule "projects/newsletter"]
|
||||
path = projects/newsletter
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/acg-newsletter.git
|
||||
[submodule "projects/radio-show"]
|
||||
path = projects/radio-show
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/radio-show.git
|
||||
[submodule "projects/wrightstown-smarthome"]
|
||||
path = projects/wrightstown-smarthome
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/wrightstown-smarthome.git
|
||||
[submodule "projects/wrightstown-solar"]
|
||||
path = projects/wrightstown-solar
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/wrightstown-solar.git
|
||||
[submodule "projects/msp-tools/guru-scan"]
|
||||
path = projects/msp-tools/guru-scan
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/guru-scan.git
|
||||
[submodule "projects/msp-tools/msp-audit-scripts"]
|
||||
path = projects/msp-tools/msp-audit-scripts
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/msp-audit-scripts.git
|
||||
[submodule "projects/msp-tools/quote-wizard"]
|
||||
path = projects/msp-tools/quote-wizard
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/quote-wizard.git
|
||||
[submodule "projects/msp-tools/research"]
|
||||
path = projects/msp-tools/research
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/msp-research.git
|
||||
[submodule "projects/msp-tools/scripts"]
|
||||
path = projects/msp-tools/scripts
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/msp-scripts.git
|
||||
[submodule "projects/msp-tools/security-assessment"]
|
||||
path = projects/msp-tools/security-assessment
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/security-assessment.git
|
||||
[submodule "projects/msp-tools/toolkit"]
|
||||
path = projects/msp-tools/toolkit
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/msp-toolkit.git
|
||||
[submodule "projects/msp-tools/utilities"]
|
||||
path = projects/msp-tools/utilities
|
||||
url = https://git.azcomputerguru.com/azcomputerguru/msp-utilities.git
|
||||
|
||||
Reference in New Issue
Block a user