1
0
mirror of synced 2026-03-14 14:33:46 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Larry Masinter
34dfed15a1 Add online as git submodule
Adds Interlisp/online pinned to current HEAD of main, consistent
with the other submodules added in this branch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 19:30:38 -07:00
Larry Masinter
6196019fcf Add maiko, notecards, loops, test as git submodules
Removes maiko/ from .gitignore so it can be tracked as a submodule.
Each submodule is pinned to the current HEAD of its default branch
(master for maiko/test, main for notecards/loops).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 13:25:58 -07:00
Abe Jellinek
d52c4456df Remove Maiko submodule.
I was under the impression that Git submodules had improved; they have not.
Submodules still require manual updates, effort on the part of the user to
initialize them, and constant maintenance. There's such a thing as a
"subtree," which might better fit our needs, but I'm going to scrap the whole
idea for now because the advantages over cloning both repositories separately
(or having an init script that does it for us) aren't clear.
2021-01-01 11:09:11 -08:00
Abe Jellinek
140ac59e44 Update Dockerfile and add Maiko as submodule 2020-11-02 14:43:18 -08:00