jdedev.cloud
submodules
Submodule to track the main branch instead of a specific commit
git submodule add --force --depth 1 https://github.com/jdedev/tophomelabwork.git docs/projects/tophomelabwork
cd docs/projects/tophomelabwork
git checkout main
git branch --set-upstream-to=origin/main
git pull
Build command: