1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-18 07:23:03 +08:00

fix: 修复 Git 文件名大小写与文件系统不一致的问题

Windows 下 git core.ignorecase=true 导致文件重命名时 Git 无法
检测到大小写变化,推送后服务器上仍为旧命名。通过两步 git mv
强制更新索引,统一所有文件名为规范大小写。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-29 14:05:20 +08:00
parent bb63ee6f03
commit b24f39456e
9 changed files with 0 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
This folder is used to store the models using by ddddocr.