refactor: extract ee/ into private submodule (disknext-ee)
All checks were successful
Test / test (push) Successful in 1m54s
All checks were successful
Test / test (push) Successful in 1m54s
Enterprise Edition code is now hosted in a separate private repository and linked as a git submodule. Community Edition runs without it via ImportError fallback in main.py. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "ee"]
|
||||
path = ee
|
||||
url = https://git.yxqi.cn/Yuerchu/disknext-ee.git
|
||||
1
ee
Submodule
1
ee
Submodule
Submodule ee added at 52921f9ffe
Reference in New Issue
Block a user