2 Commits

Author SHA1 Message Date
bvn13
7c6299053e fix: accept a submodule .git file in the workspace scripts
dev-host.sh and export-patches.sh tested the submodule with `[ -d
cloudcli/.git ]`. In a normal submodule checkout .git is a *file*
pointing at ../.git/modules/cloudcli, so the check failed and both
scripts reported "not initialised" right after a successful
bootstrap.sh.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-22 12:22:38 +03:00
bvn13
68548c0afe chore: public workspace with GitHub submodules 2026-08-22 12:09:41 +03:00