- .gitmodules: update submodule paths (projects/opencortex → projects/passepartout, projects/opencortex-contrib → projects/passepartout-contrib) - gtd.org, README.org: update project references and display names - check.lisp, gemini-vision.org, agora/TODO.org: update file paths - dotemacs: update agenda paths and template config - system/plans/: update all flight plan references - system/backups/: update monolithic backup references
10 lines
358 B
Plaintext
10 lines
358 B
Plaintext
[submodule "opencortex"]
|
|
path = opencortex
|
|
url = ssh://git@10.10.10.201:2222/amr/opencortex.git
|
|
[submodule "projects/passepartout"]
|
|
path = projects/passepartout
|
|
url = ssh://10.10.10.201:2222/amr/opencortex.git
|
|
[submodule "projects/passepartout-contrib"]
|
|
path = projects/passepartout-contrib
|
|
url = ssh://git@10.10.10.201:2222/amr/opencortex-contrib.git
|