Skip to content

Commit 95a8bda

Browse files
hyperpolymathclaude
andcommitted
fix: repair orphaned gitlinks and detached HEAD submodules
- tangle, error-lang, me-dialect: initialized as git repos with GitHub remotes (were orphaned gitlinks with no .git directory) - affinescript, oblibeny: reinitialized from working tree (parent object store had corruption), pushed to new GitHub repos - wokelang: local diverged work pushed to layer1-local-work branch with PR #39 for manual merge review - Added tangle and me-dialect entries to .gitmodules Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f67b625 commit 95a8bda

7 files changed

Lines changed: 12 additions & 6 deletions

File tree

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,9 @@
3737
[submodule "error-lang"]
3838
path = error-lang
3939
url = git@github.com:hyperpolymath/error-lang.git
40+
[submodule "tangle"]
41+
path = tangle
42+
url = git@github.com:hyperpolymath/tangle.git
43+
[submodule "me-dialect"]
44+
path = me-dialect
45+
url = git@github.com:hyperpolymath/me-dialect.git

affinescript

error-lang

me-dialect

oblibeny

tangle

wokelang

Submodule wokelang updated 569 files

0 commit comments

Comments
 (0)