fix(SSOT): 4个库文件副本移出git跟踪(红线6:只允许硬链接,不允许独立副本)——硬链与git跟踪本质冲突:checkout重建文件断链→内容与提交版不同→guard判漂移回滚→sync重链→再dirty→merge被阻。移出跟踪后:根目录mofin_db.py/mo_data.py为唯一tracked canonical,副本由sync脚本以硬链重建

This commit is contained in:
hmo
2026-07-21 02:09:25 +08:00
parent 609ef06e6e
commit 1806b6a174
5 changed files with 5 additions and 3400 deletions
+5
View File
@@ -30,3 +30,8 @@ gateway/temp/
index.html
static/mofin_health.json
deploy/profile-scripts/mofin_db.py
deploy/profile-scripts/mo_data.py
scripts/mofin_db.py
scripts/mo_data.py